roll: pigweed roll: 310, 311

310
From git_revision:f2d25b993ef813348a1c163d8d5e8cf91244c3f2
To git_revision:751a5ae613ce227a70a53c40e2342dbd80a91951

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

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d7d1066a843eb3..04de174c470301
Roller-URL: https://ci.chromium.org/b/8735498755320038209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I07d87f4e8758b36c45cad27b67f00dae4c800a49
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238732
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 814739b..a9b74d6 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-09-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735526444595629441.
-    commit = "d7d1066a843eb355a735f880fc6e0a91edbe8a2d",
+    # ROLL: Last updated 2024-09-29.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735498755320038209.
+    commit = "04de174c470301a365fe09e3757405db2774eaa1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735526444595629441.
-    commit = "d7d1066a843eb355a735f880fc6e0a91edbe8a2d",
+    # ROLL: Last updated 2024-09-29.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735498755320038209.
+    commit = "04de174c470301a365fe09e3757405db2774eaa1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )