roll: pigweed f1b4e9d..0866c5a (3 commits)

0866c5a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275712 pw_env_setup: Remove toml Python package checks
54b9b02:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274272 pw_container: Backport constexpr functions to <algorithm>
a0b5dfd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260227 pw_bluetooth_sapphire: Add BidirectionalMultimap

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f1b4e9dd9b0f83..0866c5ae665d52
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720483911558058257
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8381aa7640f4eb92c0c85dc6a2422018bdbac298
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/275772
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 ea6d8c6..5a579a9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8720539099802454129.
-    commit = "f1b4e9dd9b0f83563236134212a2672cd84f4397",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8720483911558058257.
+    commit = "0866c5ae665d5280f3754d451412da278dce149f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )