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, recipe_engine) into this repository.

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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/2c384dbd87f6998ec75c96ebc3d3e37399a60a24~..04ca383754209fbd9e8458aeadd212470a09c81a
  2c384db (vapier@chromium.org)
      repo_launcher: sync with upstream
  d6b52e6 (vapier@chromium.org)
      repo: unfork our launcher
  a654ff3 (jojwang@google.com)
      Convert branch revision to remote branch in status call.
  04ca383 (bentekkie@google.com)
      Reland "reclient: Enable racing for chrome developers"

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/31c42a35844f5a38778fcc9180225cc885ec7115~..fc6811af05c72428583a07f732297f060465efd5
  31c42a3 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools
  9a0d4c6 (mohrr@google.com)
      [luci_config] Add scheduler()
  0431784 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  d5de2ab (olivernewman@google.com)
      [shac] Set writable_root=true
  a525e7c (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  3562b31 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  fc6811a (mohrr@google.com)
      [build] Make language more inclusive

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/615e59144d5384a4e7a3096e1fa901982689c921
  615e591 (iannucci@chromium.org)
      [debug] Give the `debug` the command the ability to take '--fil...

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: Ifd1a79d58e5d0016afed173799f70a747807b5fd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/47540
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 7556766..8849c33 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "94f76acc946d49ca95096cfe550fbdbfc1bac6c1",
+      "revision": "04ca383754209fbd9e8458aeadd212470a09c81a",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "ff1cf016d9b99eb2cc0c2d8d073e4b831f216aef",
+      "revision": "fc6811af05c72428583a07f732297f060465efd5",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "22d1043ae9f78797431c351f08b27ca3bdd246ce",
+      "revision": "615e59144d5384a4e7a3096e1fa901982689c921",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },