roll: pigweed, pw_toolchain 2 commits

ad5c105616f9561 pw_bluetooth_sapphire: Migrate UserPasskeyRequestE
42d905b44b4b135 pw_bluetooth_sapphire: Migrate UserConfirmationReq

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 1d56224b392e716..ad5c105616f9561
Roller-URL: https://ci.chromium.org/b/8738790080595095313
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib1427d596d6b754110b80f8d75ef848861d5e622
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/231751
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 5e9fdcc..1b52a00 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738790791306513921.
-    commit = "1d56224b392e716a0a19a9512b7fb956ba9e5747",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738790080595095313.
+    commit = "ad5c105616f95619e48461ea87212f89413aec6b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738790791306513921.
-    commit = "1d56224b392e716a0a19a9512b7fb956ba9e5747",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738790080595095313.
+    commit = "ad5c105616f95619e48461ea87212f89413aec6b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )