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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c9e2ae083c8a5cb46c813943c988735e109768f6
  c9e2ae0 (ayatane@chromium.org)
      Roll git-credential-luci to build with U2F support

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/3b90b6ff5e567a56327774f754871e4d6fbf425a
  3b90b6f (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: Ic83ed240c57f2cf96d3855d195a0f92b44c8a42f
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/67840
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 9cca317..6a9f60c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "72d5097d1539322b88704aec8e43c2d640e7535a",
+      "revision": "3b5cf08b4d044c34624b1be499accfeb189dd001",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "5e6b39291412822ad5f14c1dccf9a4c6d062ad1f",
+      "revision": "c9e2ae083c8a5cb46c813943c988735e109768f6",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "f87e801dc18890b3b1aed9f83a60049901900eec",
+      "revision": "3b90b6ff5e567a56327774f754871e4d6fbf425a",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {