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/8814549447433718577

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/cb2cef9a77e56977f46a6f2785f34587c414ce62
  cb2cef9 (sdefresne@chromium.org)
      [mac] Restore an upper limit on the number of jobs on macOS

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/e407a412154ba4d12f4e5a31a48bada82ca5eae2~..1da9cb730c47ad8c063c11073359b2e9573e7960
  e407a41 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  1da9cb7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

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

R=godofredoc@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I339abf3b7fadd18279beaf0facc9d377d9d8a0e4
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/29860
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 a209f09..e1fca74 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,12 +25,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "1bc3cd228ef445429638ebe22f0c59ed5b396ccf",
+      "revision": "cb2cef9a77e56977f46a6f2785f34587c414ce62",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "6602651f0287acbc169f184b21804e0a5931c107",
+      "revision": "1da9cb730c47ad8c063c11073359b2e9573e7960",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {