commit | 36c9994c295f65ee055e0243104e7a766e21ef31 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Mar 13 12:56:44 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 12:56:44 2025 -0700 |
tree | 21f8e44f4c5c69b8aa27ff3d89e0eee6798c16b3 | |
parent | 7dc97dd9bb6b2446568af89885f51a1090e09130 [diff] |
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", )