roll: pigweed, pw_toolchain 2 commits 77d7e1bd03b006d roll: python-wheel 6d7e370608feb19 roll: fuchsia_infra 10 commits https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 15ebf243605e7ac..77d7e1bd03b006d Roller-URL: https://ci.chromium.org/b/8738029438599608001 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I167aa28718c3e07a36b342c7b97a4e3cdcc47395 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232989 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 3b3c36c..a9cab61 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -47,18 +47,18 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-31. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738062537865439841. - commit = "15ebf243605e7acdcaadc888097978f7f410989f", + # ROLL: Last updated 2024-09-01. + # ROLL: By https://cr-buildbucket.appspot.com/build/8738029438599608001. + commit = "77d7e1bd03b006d8fc2034776a7eddd8908d8dc3", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) git_override( module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-31. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738062537865439841. - commit = "15ebf243605e7acdcaadc888097978f7f410989f", + # ROLL: Last updated 2024-09-01. + # ROLL: By https://cr-buildbucket.appspot.com/build/8738029438599608001. + commit = "77d7e1bd03b006d8fc2034776a7eddd8908d8dc3", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )