roll: pigweed pw_bluetooth_sapphire: Add TODO for ScopedGlobalLogger

Add TODO to use ScopedGlobalLogger in LoopbackTest once it is
migrated to the partner SDK.

Original-Bug: 369120118
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237414
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: d3b17f383cc42ce05da397e4cf3c9468c12b16be

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 953f4f9ff65006..d3b17f383cc42c
Roller-URL: https://ci.chromium.org/b/8735688868246595921
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id4c96912a8629de8a3958190c6e12366a1723646
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/238317
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 99f4845..405f90d 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-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735689711392639041.
-    commit = "953f4f9ff65006fe565cb4de05ca9780e31ae805",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735688868246595921.
+    commit = "d3b17f383cc42ce05da397e4cf3c9468c12b16be",
     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-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735689711392639041.
-    commit = "953f4f9ff65006fe565cb4de05ca9780e31ae805",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735688868246595921.
+    commit = "d3b17f383cc42ce05da397e4cf3c9468c12b16be",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )