roll: pigweed pw_allocator: Fix enable_if error in unique_ptr: operator[]

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242933
Original-Revision: 8fb97eed8bbd86b49231522e4dbb790ec5680577

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: c42ec10b3824a5..8fb97eed8bbd86
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733796089644420337
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0b643a8897b08f7edb43c8195c476ff1e00e1c5f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/242930
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 541d54e..ce7ceac 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-10-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733799002885473361.
-    commit = "c42ec10b3824a5e15bc4e92d2065bd95143e9aad",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733796089644420337.
+    commit = "8fb97eed8bbd86b49231522e4dbb790ec5680577",
     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-10-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733799002885473361.
-    commit = "c42ec10b3824a5e15bc4e92d2065bd95143e9aad",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733796089644420337.
+    commit = "8fb97eed8bbd86b49231522e4dbb790ec5680577",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )