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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/79e1a7174c79897178771f71799880857553fd74
  79e1a71 (dbaron@chromium.org)
      autoninja: Show additional help information for --help, like fo...

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/dd212cd86bdc106c991bb4eee301d3bdd895859a
  dd212cd (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: I4ff1543c27e604329dc2b5c0f317ad5773cef420
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56220
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 f96c360..66dcbb7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "07c6b9e1d717d2c0d231e55f967aa7ba8ed32f99",
+      "revision": "c611ee752ae04a8f8c6a8aed24a1e18c205eca99",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "56581348a2c54ed71b96d96681a4c17d491a38c3",
+      "revision": "79e1a7174c79897178771f71799880857553fd74",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "855dd8258ab5dc6992a879f264d92960caec11ff",
+      "revision": "dd212cd86bdc106c991bb4eee301d3bdd895859a",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {