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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/36427aab02ce0a0a4ca8bf86a1ba78a4f2ef1402
  36427aa (dloehr@google.com)
      split_cl: Always ask for confirmation before uploading

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/b7219fca98275be69d30e50b3910798957b61b25
  b7219fc (mohrr@google.com)
      [auto_roller] Handle missing "submittable" field

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: I899d049c435d0c20640da94128501e5d05e7867a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62303
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 0fd8b9a..a520b41 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,17 +21,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "0ef1a2dd700ba6ce9f53ddec655a2f864b6f6042",
+      "revision": "0d09a11b6acbb018c3dead0eb30e4861440f0f6c",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "a4131b94475c8c023304993678b6f7d0e347fe0c",
+      "revision": "36427aab02ce0a0a4ca8bf86a1ba78a4f2ef1402",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "20851eea5a1e981d7369b5b10d646213cf843a7a",
+      "revision": "b7219fca98275be69d30e50b3910798957b61b25",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {