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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3eedee7b55fe20103a3913f48844765217c837c9~..fbb0301f1f70813fb62e1f64e05410b730c8417e
  3eedee7 (kimstephanie@google.com)
      Add support for GCS deps
  064e03a (kimstephanie@google.com)
      Revert "Add support for GCS deps"
  cac08db (gavinmak@google.com)
      Implement UpstreamBranch in Change class
  fbb0301 (aravindvasudev@google.com)
      [lucicfg] Update v1.43.4 -> v1.43.5

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/33f836ecedfadce78cee64d266395130968f935a~..c5c24681442c7a2b5402409310f1e8438759f3bc
  33f836e (chandarren@google.com)
      [bazel_btu] Upload test artifacts.
  f74dd7b (chanli@chromium.org)
      [swarming_retry] add support for builds running on swarming tas...
  4012cee (haowei@google.com)
      [llvm] Fix host triple when doing cross compilation
  c5c2468 (haowei@google.com)
      [clang_toolchain][llvm] Temporarily pin Fuchsia SDK version to F18

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: I9577d2bb5735dd5a59512a8663a89499e9ac6eeb
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/55700
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 9e681d6..87d8d18 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "54e6f5e360e6d7cf80333c9fd293b8d1ec456b7e",
+      "revision": "2014761b6a5cc21b3332ec9532b1f8c341dece23",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "1ac3eb7b9844751478c7bdae4614f4d1e8b9b0f8",
+      "revision": "fbb0301f1f70813fb62e1f64e05410b730c8417e",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "2796eaccb6546c587755bb9a765f08e358535ab8",
+      "revision": "c5c24681442c7a2b5402409310f1e8438759f3bc",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {