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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/024aacb38bc75d9bf70cdff97b6020dd53d494a9~..9d7425377e8998d397c86c890f6c08a49bb55b21
  024aacb (qjw@chromium.org)
      auth.py: add ReAuth support
  9d74253 (qjw@chromium.org)
      reauth: add reauth capabilities to HttpConn

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/783390b9cd88ff53018f385b1d7a8456d3f5d7fa
  783390b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools

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-notify+luci-recipes@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I50efd796d1b71a74725b3b5b9cfc57fa993150a3
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/70380
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 403cf98..84f69e5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "f8e87a7414b923e922ab68a3386d2a529113f98e",
+      "revision": "549be141942ebc4582e15e18125067833239f210",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "35982166cc6ed8b6e9e3ff37ac419bae28e4951f",
+      "revision": "9d7425377e8998d397c86c890f6c08a49bb55b21",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "10b456e24c64422db37d4616b8219c90d7cef8d4",
+      "revision": "783390b9cd88ff53018f385b1d7a8456d3f5d7fa",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {