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/8698994211156802945 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/434dc62b928b964968e9b4051533ddaa055e5d52 434dc62 (mohrr@google.com) Revert "[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. Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Iee604ce10ce98f6c7ed6e6bb2c68c673673e3263 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/7125113 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>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index af4702d..fbe7f5a 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@ "deps": { "chromiumos_config": { "branch": "refs/heads/main", - "revision": "e55974e1d9275e4154f456b8b9327887d7130196", + "revision": "6823d98baf7763c16b3541dcf88c6d52c6fdc492", "url": "https://chromium.googlesource.com/chromiumos/config.git" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "b2ab5f39fa6f3b4d44e069e3da9009e3050f89eb", + "revision": "434dc62b928b964968e9b4051533ddaa055e5d52", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },