roll: pigweed 40f756e..82759cc (5 commits)

82759cc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235312 pw_allocator: Check for room to split the first block
62d79c9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235874 pw_env_setup: PyPI version bump to 0.0.18
cac24bc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235912 bazel: Update to rules_cc 0.0.10
9fb87e7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234968 pw_tokenizer: Add token domain support to Detokenizer
22fa494:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235736 pw_env_setup: PyPI version bump to 0.0.17

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 40f756e2d3c40e..82759ccb711c3f
Roller-URL: https://ci.chromium.org/b/8736869125092040129
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib48a2e30bfaf324058087c4f620fe3fe889b7ba5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235676
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index f1e7745..24e4915 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-09-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736881483700456657.
-    commit = "40f756e2d3c40eeb32832309dbcae989fb750268",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736869125092040129.
+    commit = "82759ccb711c3f34320ae9ae37bf70a029baec57",
     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-09-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736881483700456657.
-    commit = "40f756e2d3c40eeb32832309dbcae989fb750268",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736869125092040129.
+    commit = "82759ccb711c3f34320ae9ae37bf70a029baec57",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )