roll: pigweed, pw_toolchain 3 commits

25e471bd23daca9 pw_bluetooth_sapphire: Add gap Bazel unit test tar
495ac11f580ca6b pw_bluetooth_sapphire: Add common Bazel unit test
14d05ca59262261 pw_bluetooth_sapphire: Add att Bazel unit test tar

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 5bb658063fba43f..25e471bd23daca9
Roller-URL: https://ci.chromium.org/b/8737685567189163073
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibf671a41f9c5a2280778a079f6709f17fc53b290
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234171
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 a3ebbd1..c019ed9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737685953212775857.
-    commit = "5bb658063fba43f0173dbcbcc3ca21117619abea",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737685567189163073.
+    commit = "25e471bd23daca91ddba7b13adc8446ec233b4f1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737685953212775857.
-    commit = "5bb658063fba43f0173dbcbcc3ca21117619abea",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737685567189163073.
+    commit = "25e471bd23daca91ddba7b13adc8446ec233b4f1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )