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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7e251262409b3401809e57c5314dd158210355b8~..677616322a2bc16ed43ac0b3729eed23b50757f4
  7e25126 (vapier@chromium.org)
      repo_launcher: pull latest version
  512f3cb (gavinmak@google.com)
      Drop py2 support in various files
  a94d8fe (gavinmak@google.com)
      Drop py2 support in presubmit files
  691128f (vapier@chromium.org)
      fetch_configs: switch to 4 space indent
  f38dc92 (vapier@chromium.org)
      testing_support: switch to 4 space indent
  6776163 (vapier@chromium.org)
      tests: switch to 4 space indent

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/2196605514b5fc9eeb3df3bd1ac3247420220da0~..0b1183f87226fb8cbd0a201ba75827975fad1183
  2196605 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  c7c2628 (olivernewman@google.com)
      [scripts] Remove reference to deleted recipe
  ac7ec22 (phosek@google.com)
      [tools] Ensure that Ninja and CMake are available on all platforms
  e84e4d8 (olivernewman@google.com)
      [rust_toolchain] Fetch all refs
  c34ad7f (olivernewman@google.com)
      [llvm_test_suite] Convert to proto properties
  b9b6e16 (olivernewman@google.com)
      [salt_packer_base_image_roller] Convert to proto properties
  c951f66 (fmil@google.com)
      [recipe][tzres] Automate time zone data rolls
  0b1183f (olivernewman@google.com)
      [shac] Avoid running `cipd ensure` in parallel

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2cd5f04ab0884d75b3a27be1a8c739beccbbd8df
  2cd5f04 (mohrr@google.com)
      Update luci-go protos

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: I0086abc1eb370ffcb272f24cb8e8d7225af7bbf4
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/50640
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 2f4120b..ec94625 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "c09158978bc4ad41b570ffc23413b752fe85aea9",
+      "revision": "41b9c96f454a1a2c3252f06c34360a4954f0e398",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "6715758ed9edd09608215e9759afed741e1488b4",
+      "revision": "677616322a2bc16ed43ac0b3729eed23b50757f4",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "cb94e1a92fc0ee11620f1dbf117b684a3852c636",
+      "revision": "aacec89180156a4cfa4f9dd9d36e18916a6cc9cc",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "f4da958651245c502ddc163813f920c91adedd33",
+      "revision": "2cd5f04ab0884d75b3a27be1a8c739beccbbd8df",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },