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/8694736782810129329

recipe_engine:
4063867bd7
  4063867 (jbettis@google.com)
      Fix index out of range error

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: I6d1936714c6d14534cb3cfe5d299700022c16283
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7301487
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
recipe-roller
2025-12-22 16:41:38 -08:00
committed by LUCI CQ
parent 522a0d7bc3
commit 967382fdcd
2 changed files with 27 additions and 27 deletions

View File

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