Roll recipe dependencies (trivial).

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

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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/64a9f33bdd2a1b96b4a2b1d6b8fa76f643a870d1~..cfac7a37d99ff2a7e0edde56ac4f3b1881abadca
  64a9f33 (bryner@google.com)
      Update to new git version for bleeding_edge.
  cfac7a3 (tikuta@chromium.org)
      recipes: remove unused reference to swarrming_client

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

R=iannucci@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I1dc7a7429770df9d1f623ca41ff2c0c0c0ec8ccc
Reviewed-on: https://chromium-review.googlesource.com/c/infra/infra/+/3118708
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>
Cr-Commit-Position: refs/heads/main@{#43376}
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3e5e5ae..8576444 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,7 +16,7 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "f9d9909c10ba7d1df9fc4eb574df433e787709b2",
+      "revision": "cfac7a37d99ff2a7e0edde56ac4f3b1881abadca",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {
diff --git a/recipes/README.recipes.md b/recipes/README.recipes.md
index c0cab9c..9fda573 100644
--- a/recipes/README.recipes.md
+++ b/recipes/README.recipes.md
@@ -1400,18 +1400,18 @@
 
 &mdash; **def [RunSteps](/recipes/recipe_modules/zip/examples/full.py#15)(api):**
 
-[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-depot_tools
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-gerrit
-[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-git
-[depot_tools/recipe_modules/git_cl]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-git_cl
-[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-gitiles
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-gsutil
-[depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-osx_sdk
-[depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-presubmit
-[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-tryserver
-[depot_tools/recipe_modules/windows_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f9d9909c10ba7d1df9fc4eb574df433e787709b2/recipes/README.recipes.md#recipe_modules-windows_sdk
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-depot_tools
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-gerrit
+[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-git
+[depot_tools/recipe_modules/git_cl]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-git_cl
+[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-gitiles
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-gsutil
+[depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-osx_sdk
+[depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-presubmit
+[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-tryserver
+[depot_tools/recipe_modules/windows_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cfac7a37d99ff2a7e0edde56ac4f3b1881abadca/recipes/README.recipes.md#recipe_modules-windows_sdk
 [recipe_engine/recipe_modules/archive]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b8c987380b7767f2a8a4edc02d774f3bce6221a1/README.recipes.md#recipe_modules-archive
 [recipe_engine/recipe_modules/assertions]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b8c987380b7767f2a8a4edc02d774f3bce6221a1/README.recipes.md#recipe_modules-assertions
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b8c987380b7767f2a8a4edc02d774f3bce6221a1/README.recipes.md#recipe_modules-buildbucket