Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.

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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/06bf75c7e2f218ea445d156ea9de4d61646a7137~..b3918c2086d232b88d0edb4880ad26aff1dfc0db
  06bf75c (josephry@google.com)
      [rust_toolchain] Add option to ignore existing cipd package
  6b79310 (mohrr@google.com)
      [OWNERS] Remove catduncan@
  b3918c2 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4cb93303722a8c749200d48ce939c6a5990e8918
  4cb9330 (randymaldonado@google.com)
      [recipe-engine] adding a stack trace in the debug log for each...

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: I496a8682a23e246c1d5e8b9173500d031c777871
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/51870
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 af32da2..8783732 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "edc3bd1b2a8a9322e2b9f1d5015e7cae8c67cb9c",
+      "revision": "1f84e6a9685a2ea8c0679976ac3fd23ea5cc0ba1",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "cd9f6dc4b1e713e445b0df8e69567982af2459a3",
+      "revision": "c7628f780970136892e71d9de0dee072a1982dc9",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "6a1c38f620113cb2faf829c9eec1d6f72590669f",
+      "revision": "93a38af968c80d26287b4c4aeb2784a26170feee",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "3932a9ace9ca3f9b4e5de80d14d6dbe096aaa714",
+      "revision": "4cb93303722a8c749200d48ce939c6a5990e8918",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },