roll: pigweed cd0b4fb..fd6d1e6 (2 commits)

fd6d1e6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247254 pw_bluetooth_sapphire: Remove emboss CallbackVariant types
b2c1616:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243552 pw_stream: Add ReadExact() wrapper

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: cd0b4fb52d8fb2..fd6d1e67bf39b9
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731967531701018449
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I742b1e1aa13dbc2cb3913aabebb3d71fe3f42168
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/247518
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 3ae29de..88a0fce 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-11-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731978564163185745.
-    commit = "cd0b4fb52d8fb2012fbd8483f66a48d593e83bb9",
+    # ROLL: Last updated 2024-11-07.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731967531701018449.
+    commit = "fd6d1e67bf39b950e45974e7997302ba9b07dca9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-11-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731978564163185745.
-    commit = "cd0b4fb52d8fb2012fbd8483f66a48d593e83bb9",
+    # ROLL: Last updated 2024-11-07.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731967531701018449.
+    commit = "fd6d1e67bf39b950e45974e7997302ba9b07dca9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )