roll: pigweed roll: python-wheel

310
From git_revision:98552a446d96c5c8553a7179c0601861da2177cf
To git_revision:f1c381c8a557ce544c45fa89528255828a221f10

311
From git_revision:98552a446d96c5c8553a7179c0601861da2177cf
To git_revision:f1c381c8a557ce544c45fa89528255828a221f10

Roll-Count: 2
GitWatcher: ignore
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/334872
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Original-Revision: 4e9c2b6fcba64a2c34108e268bb47fa5317f8ce8

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d1af3b0155ece1..4e9c2b6fcba64a
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8700609683342611169
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ifcff601d313c894c319e9bdb65a4c5b6b0c60f18
Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/334914
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/examples/hello_bazel/MODULE.bazel b/examples/hello_bazel/MODULE.bazel
index 53bf53c..acb7e0d 100644
--- a/examples/hello_bazel/MODULE.bazel
+++ b/examples/hello_bazel/MODULE.bazel
@@ -25,9 +25,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-10-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8700699406458778097.
-    commit = "d1af3b0155ece1b41d37ccce49b1e005b2e06118",
+    # ROLL: Last updated 2025-10-19.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8700609683342611169.
+    commit = "4e9c2b6fcba64a2c34108e268bb47fa5317f8ce8",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )