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/8733796121007152945
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia93eeeb6e794a5068e0665ed841e4d667ccb7a06
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/242929
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 094a1d2..574ffa5 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-10-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733798980734414561.
-    commit = "c42ec10b3824a5e15bc4e92d2065bd95143e9aad",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733796121007152945.
+    commit = "8fb97eed8bbd86b49231522e4dbb790ec5680577",
     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-10-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733798980734414561.
-    commit = "c42ec10b3824a5e15bc4e92d2065bd95143e9aad",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733796121007152945.
+    commit = "8fb97eed8bbd86b49231522e4dbb790ec5680577",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )