Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8699006165392385617

recipe_engine:
b2ab5f39fa
  b2ab5f3 (mohrr@google.com)
      [engine] Don't catch cancellations in except

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

R=iannucci@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id75f1f741f4a42c70344eea116d49fa522495c78
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7124753
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
recipe-roller
2025-11-05 13:39:18 -08:00
committed by LUCI CQ
parent c00550de29
commit 48276745be
2 changed files with 27 additions and 27 deletions

View File

@@ -17,7 +17,7 @@
"deps": {
"recipe_engine": {
"branch": "refs/heads/main",
"revision": "de3092e8a938818352993018a16f616bcf9f7ccd",
"revision": "b2ab5f39fa6f3b4d44e069e3da9009e3050f89eb",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},