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

recipe_engine:
77611bdcf2
  77611bd (mohrr@google.com)
      [proto_support] Require file stem in ns

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: I9bc92fc1c85bbf36b7786613d6e973cd431a8900
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7234511
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-05 15:53:36 -08:00
committed by LUCI CQ
parent 831334b246
commit 360ca09180
2 changed files with 27 additions and 27 deletions

View File

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