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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/097edbaba661cc7cac3f02d31ff4b465d87286c4
  097edba (akhoroshilov@brave.com)
      [git_cache] Allow expansion of `~` in git cache.cachepath param...

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/3bc18f9914b9809274f754bd073950f3aaff79b4~..1e21088ea3bd470bd5d330d678f7c71900d60e95
  3bc18f9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  1e21088 (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: I3d9a9b6f0027693fea26fefdb31065fb71ea393a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54381
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 cbd52e2..fb999df 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "df33a0ada31f86b18951246772d4e3f7d4a7d7d3",
+      "revision": "11f879b3b3d64d23905a8a7095bcbe1c07238aa3",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "00ae0c065cac5c7fd0855a38249dc17f4092bc14",
+      "revision": "097edbaba661cc7cac3f02d31ff4b465d87286c4",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "25f5d9b68e8138db9cf366de29931f16e62e5dd5",
+      "revision": "1e21088ea3bd470bd5d330d678f7c71900d60e95",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {