Roll recipe dependencies (trivial).

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

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

infra:
https://chromium.googlesource.com/infra/infra.git/+log/d71f8214c356e0cd323ca8309bab9cc25b4efc74~..2bd7753c9f39ebb146ad9d6fcea59d2bfaba7ffb
  d71f821 (gregorynisbet@google.com)
      [swarming] Get rid of all the parts of the swarming lib that we...
  f67bc70 (azrahman@google.com)
      ctp: try autotest-label-convert before allowing natural flow of...
  56c54bc (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll chromiumos/config from e16d3a180b8d to 4ce49551fe0b (1 rev...
  8436825 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll chromiumos/infra/proto from d1c66a5763bb to 5716eb795bef (...
  2bd7753 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll luci-go from 90828bb6d32d to 86fa53efec13 (1 revision)

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad
  659f41c (mohrr@google.com)
      recipe.warnings: Push back checkout_dir deprecation

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: I82754539f06f467fa3bace2925fb422848fda65a
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index cf4b903..7f4faaa 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,22 +16,22 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "6592795601e8adcabd0d7fd7bd92d6b3d07a9488",
+      "revision": "3e9c52758140357dfa981e252317909c38fa21ac",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "ad3eba2957b7c2e9f183a2cd63acbbe69608b2b8",
+      "revision": "0c2df4e2d2b173148b51885d6286379e395c6edc",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {
       "branch": "refs/heads/main",
-      "revision": "82712487a1b87fc99c7f18b786561b913d66c793",
+      "revision": "2bd7753c9f39ebb146ad9d6fcea59d2bfaba7ffb",
       "url": "https://chromium.googlesource.com/infra/infra.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3",
+      "revision": "659f41cff9847953162225296e00422424ff72ad",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },
diff --git a/recipes/README.recipes.md b/recipes/README.recipes.md
index 7dbb567..b32783f 100644
--- a/recipes/README.recipes.md
+++ b/recipes/README.recipes.md
@@ -33,18 +33,18 @@
 
 — **def [RunSteps](/recipes/recipes/luci-test.py#24)(api):**
 
-[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-gerrit
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-gsutil
-[fuchsia/recipe_modules/git]: https://fuchsia.googlesource.com/infra/recipes/+/ad3eba2957b7c2e9f183a2cd63acbbe69608b2b8/README.recipes.md#recipe_modules-git
-[fuchsia/recipe_modules/git_checkout]: https://fuchsia.googlesource.com/infra/recipes/+/ad3eba2957b7c2e9f183a2cd63acbbe69608b2b8/README.recipes.md#recipe_modules-git_checkout
-[infra/recipe_modules/zip]: https://chromium.googlesource.com/infra/infra.git/+/82712487a1b87fc99c7f18b786561b913d66c793/recipes/README.recipes.md#recipe_modules-zip
-[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-buildbucket
-[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-context
-[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-file
-[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-json
-[recipe_engine/recipe_modules/nodejs]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-nodejs
-[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-path
-[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-raw_io
-[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-step
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3e9c52758140357dfa981e252317909c38fa21ac/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3e9c52758140357dfa981e252317909c38fa21ac/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3e9c52758140357dfa981e252317909c38fa21ac/recipes/README.recipes.md#recipe_modules-gerrit
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3e9c52758140357dfa981e252317909c38fa21ac/recipes/README.recipes.md#recipe_modules-gsutil
+[fuchsia/recipe_modules/git]: https://fuchsia.googlesource.com/infra/recipes/+/0c2df4e2d2b173148b51885d6286379e395c6edc/README.recipes.md#recipe_modules-git
+[fuchsia/recipe_modules/git_checkout]: https://fuchsia.googlesource.com/infra/recipes/+/0c2df4e2d2b173148b51885d6286379e395c6edc/README.recipes.md#recipe_modules-git_checkout
+[infra/recipe_modules/zip]: https://chromium.googlesource.com/infra/infra.git/+/2bd7753c9f39ebb146ad9d6fcea59d2bfaba7ffb/recipes/README.recipes.md#recipe_modules-zip
+[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-buildbucket
+[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-context
+[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-file
+[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-json
+[recipe_engine/recipe_modules/nodejs]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-nodejs
+[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-path
+[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-raw_io
+[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/659f41cff9847953162225296e00422424ff72ad/README.recipes.md#recipe_modules-step