Roll recipe dependencies (trivial).

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

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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173
  af9d5b7 (bozydar@google.com)
      [reclient] Add use_remotexec gn arg support

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958
  e64eebc (mohrr@google.com)
      [doc] Fix link

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

R=whesse@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5a219b9170ccd025ebea9eb14507a2bd88a65139
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/228140
Reviewed-by: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
Commit-Queue: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
diff --git a/README.recipes.md b/README.recipes.md
index e8d173a..1e02127 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -304,29 +304,29 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#38)(api, properties):**
 
-[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-depot_tools
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-git
-[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-gitiles
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-gsutil
-[depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-osx_sdk
-[depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-presubmit
-[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: https://fuchsia.googlesource.com/infra/recipes/+/ab84366fbea7e5a7d9839e544ccaa287f483a921/README.recipes.md#recipe_modules-gerrit
-[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-buildbucket
-[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-cipd
-[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-context
-[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-file
-[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-json
-[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-path
-[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-platform
-[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-properties
-[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-raw_io
-[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-runtime
-[recipe_engine/recipe_modules/service_account]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-service_account
-[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-step
-[recipe_engine/recipe_modules/swarming]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-swarming
-[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-time
-[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/README.recipes.md#recipe_modules-url
-[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e/recipe_engine/recipe_api.py#883
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-depot_tools
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-git
+[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-gitiles
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-gsutil
+[depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-osx_sdk
+[depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-presubmit
+[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173/recipes/README.recipes.md#recipe_modules-tryserver
+[fuchsia/recipe_modules/gerrit]: https://fuchsia.googlesource.com/infra/recipes/+/c955efb904d5807b288c9f06ed306a3c967ff9b9/README.recipes.md#recipe_modules-gerrit
+[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-buildbucket
+[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-cipd
+[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-context
+[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-file
+[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-json
+[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-path
+[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-platform
+[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-properties
+[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-raw_io
+[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-runtime
+[recipe_engine/recipe_modules/service_account]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-service_account
+[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-step
+[recipe_engine/recipe_modules/swarming]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-swarming
+[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-time
+[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/README.recipes.md#recipe_modules-url
+[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958/recipe_engine/recipe_api.py#883
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index a50d665..8bb30eb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "5fe7c91547a3dedfc0512cb7019c839405a414bd",
+      "revision": "af9d5b78fd411625e5276986106cc78bc7729173",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "ab84366fbea7e5a7d9839e544ccaa287f483a921",
+      "revision": "c955efb904d5807b288c9f06ed306a3c967ff9b9",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ffb8f400af94e1955236df9e30c153729173fa2e",
+      "revision": "e64eebcb4858347b9bf6612baf2b83e72b290958",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },