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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/00777b41d5586db1212514f19809791277e367e5~..9ed72f91a998efdc5a1628cca6f8dfecef6742db
  00777b4 (tikuta@chromium.org)
      reclient_helper: simplify tests
  9ed72f9 (jwata@google.com)
      [siso] Propagte SIGINT to siso process

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/aa18439b32adbc8ea5d7aa0e9f5e84bcca024c38
  aa18439 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update 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: Ie3483d2d42333496b818af3f761241333f56f70a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/52043
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 d9f8c4f..a625277 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "028b1a430fee916d5d95c3bc44203663fe341665",
+      "revision": "cfc1300f2937b2fa2a2c868a27f13639c929949c",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "05db51709b281abfae405e3fb86ef40fcf627846",
+      "revision": "9ed72f91a998efdc5a1628cca6f8dfecef6742db",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "14f5467b0b7d4323c109b66f4c0c537a9497c8c8",
+      "revision": "aa18439b32adbc8ea5d7aa0e9f5e84bcca024c38",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {