roll: pigweed, pw_toolchain 3 commits

0704d81595a7d7b pw_bluetooth_sapphire: Add iso Bazel unit test tar
0922a519cad1230 docs: Add cloud build section to Sense tutorial
53395847ef97c1f pw_bluetooth_sapphire: Add hci Bazel unit test tar

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: a42f6690f2225b6..0704d81595a7d7b
Roller-URL: https://ci.chromium.org/b/8737675965039985617
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I14c82049e3ed5ebf95f338efeb4eea7a793704b6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233981
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 7ec7ce0..3346c25 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737676354588505905.
-    commit = "a42f6690f2225b6c5efae62be59f30355917022c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737675965039985617.
+    commit = "0704d81595a7d7b47aa8078bf4b4bb5d998dea9b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737676354588505905.
-    commit = "a42f6690f2225b6c5efae62be59f30355917022c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737675965039985617.
+    commit = "0704d81595a7d7b47aa8078bf4b4bb5d998dea9b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )