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, recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8772059460710812577

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/2d5c673fdb0072bb7b0c7463e6e7e18d0170b288
  2d5c673 (sokcevic@chromium.org)
      [scm] Fix list all files when filename has space

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/567eece7e9fb551d41c1645da7ef2740ae30a4f9~..e54361b2dfefc0d070f02a709358107375a5c7f3
  567eece (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  e54361b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4a2746f139694c98ed18b2059c945287b5d92c0f
  4a2746f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 7bcd32a7a912 to fe3cfd422b10

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: I7c4ea43ed422e95f44708f2e0d632e44ff8943cd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/50020
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 9151289..c63d93a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "753f94c485944f616ff96c370af610d9df278391",
+      "revision": "73f246c24fd8c13612261586b7e4c19dfb68551a",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "e4e4da7109120610d5357377d13e2a4c307311e8",
+      "revision": "2d5c673fdb0072bb7b0c7463e6e7e18d0170b288",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "3cee589769dd3f2c5522f68397936942a56e37db",
+      "revision": "a30d331cc84925b7a9ce1fd03efee40aa55ea21d",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "aeddb2e8593144e49eb02891abce47c6715ff77b",
+      "revision": "4a2746f139694c98ed18b2059c945287b5d92c0f",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },