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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9f3b33a275e7a5b19d8ce4aba7960d2a38858681
  9f3b33a (uioptt24@gmail.com)
      [py3.12] Use a Raw String in post_build_ninja_summary

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/94c4fab676d7aa6f41ec7fe2757490aa35ba50d1~..c5fa1e21abe38dcb09308060bc442ebc6cf90f73
  94c4fab (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  bac26a9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  c5fa1e2 (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@grotations.appspotmail.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4740033082c321753fd73f16c058cfe5daf1c893
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/51961
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 8783732..0e14f5d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "1f84e6a9685a2ea8c0679976ac3fd23ea5cc0ba1",
+      "revision": "af5ab1aa53086ee8c0c173ee46128e7b097844c1",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "c7628f780970136892e71d9de0dee072a1982dc9",
+      "revision": "9f3b33a275e7a5b19d8ce4aba7960d2a38858681",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "93a38af968c80d26287b4c4aeb2784a26170feee",
+      "revision": "c5fa1e21abe38dcb09308060bc442ebc6cf90f73",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {