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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0648830632e1426bc7d760c83307665307bb241a~..ae21f6a5ec30b63e4b8405fc5a783eb242ef10c5
  0648830 (wangqing-hf@loongson.cn)
      loongarch64: Add loongarch64 architecture detection support.
  3db3276 (iannucci@chromium.org)
      Revert "loongarch64: Add loongarch64 architecture detection sup...
  d0b85e4 (iannucci@chromium.org)
      [recipe_modules/git_cl] Add migration path away from using conf...
  ae21f6a (fancl@chromium.org)
      New vpython to depot_tools

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/d47a7c5402e790608c03d28a39a8991d326f9259~..26a71b851b359e5070f94055f88f0ef9cdd6603f
  d47a7c5 (mohrr@google.com)
      [builder_status] Add exists member
  98e6b78 (mohrr@google.com)
      [builder_status] Assume passing if no test data
  26a71b8 (mohrr@google.com)
      [auto_roller] Allow "recommended" votes to pass

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: I7e7fbbd42c46bb8d0daaacecf1e126c8a3d28b8a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46719
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 d5fda62..3226001 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "872ac9bd3d35f171a543731bfac1c8597518184e",
+      "revision": "ae21f6a5ec30b63e4b8405fc5a783eb242ef10c5",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "6cb50766934848e41d914e2b624ebb40295382a1",
+      "revision": "26a71b851b359e5070f94055f88f0ef9cdd6603f",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {