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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/dd8909f2123922b1d2c5e6a9a717d0a1f5250bf0
  dd8909f (jwata@google.com)
      autoninja: Do not collect Reclient build metrics

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/bb458940872adf1c8478645ce2a7a7c940690e69
  bb45894 (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-notify+luci-recipes@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iafe0fb9cc0fec061668e39d9585d05dfe6a8cac5
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/67560
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 ec8617f..711221c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "889b0f3ce827fd82b16cb946cc3f081186ff9ed6",
+      "revision": "728a76fb28c52ae46020ff8415f0409ae0b9851f",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "c2a6159a0d39caa1686977317d6f1c8891d2c83e",
+      "revision": "dd8909f2123922b1d2c5e6a9a717d0a1f5250bf0",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "0e3ba2bb0afcbdbd3ffdda29a97b1c72aef54fab",
+      "revision": "bb458940872adf1c8478645ce2a7a7c940690e69",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {