Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8781439656881926097 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/330de93b15f0efdf3617a7ea6e2b172a042a5b34~..716022354a88f641ab22be1a8e7dc1b77079620e 330de93 (iannucci@chromium.org) [recipe_modules/presubmit] Only run with vpython3. 7160223 (iannucci@chromium.org) Stop running presubmit unittests with python2. fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/ec2ee5e565646c88c8a0a92b9bf190dbc605c732 ec2ee5e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 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=flutter-infra@grotations.appspotmail.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I4e1c1634f02092e1815b8c89b054b0b8489bac3e Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44206 Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index a7e7412..6b446ad 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -23,12 +23,12 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "967cf672ebaa1d593be1d24e732cb5d0ddcfef1b", + "revision": "716022354a88f641ab22be1a8e7dc1b77079620e", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "36d4283ebc3c8507d6a086a7d56c9b241af2c63c", + "revision": "ec2ee5e565646c88c8a0a92b9bf190dbc605c732", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {