roll: pigweed roll: 310, 311

310
From git_revision:751a5ae613ce227a70a53c40e2342dbd80a91951
To git_revision:4f8b0a26fdc1f709e8c9cb3367735767aa67b1e9

311
From git_revision:751a5ae613ce227a70a53c40e2342dbd80a91951
To git_revision:4f8b0a26fdc1f709e8c9cb3367735767aa67b1e9
GitWatcher: ignore
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239252
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Original-Revision: a388a2af4a8f3445b79e5fef35110f0e41f1d198

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 951cb3ce0fc7d6..a388a2af4a8f34
Roller-URL: https://ci.chromium.org/b/8735178320636684929
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ifdb57974c06a36c68075080ee01be8dfcdea2d39
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/239272
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 313296a..b201853 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-10-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735238972430403201.
-    commit = "951cb3ce0fc7d6c4fa9646628e0b64fed933e70b",
+    # ROLL: Last updated 2024-10-02.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735178320636684929.
+    commit = "a388a2af4a8f3445b79e5fef35110f0e41f1d198",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-10-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735238972430403201.
-    commit = "951cb3ce0fc7d6c4fa9646628e0b64fed933e70b",
+    # ROLL: Last updated 2024-10-02.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735178320636684929.
+    commit = "a388a2af4a8f3445b79e5fef35110f0e41f1d198",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )