Roll recipe dependencies (trivial).

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

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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/788226956b8cb46ec4a4ec13be6d32d2b7055446
  7882269 (mohrr@google.com)
      [lint] Allow 'import shlex'

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: I84c8b0043942a4bca73c751b9f6e8c3ab2416506
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/69361
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 6bc3368..aadc67d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "d33b07812d43def1dc98d577ba65275a030cd173",
+      "revision": "ec741eb02a085e4aa5ccf92305d5895bf3141ba7",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "c3749b59b3f421ba9f29003d4e3d509ed372467d",
+      "revision": "e0cc7e0bef90284b855e2170543ea278b6668bbc",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "371a182d87b68223551db5c84e386a991e01fa33",
+      "revision": "6446733b02397f00bde90d29281f00a40b22d85e",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "38a7410665ec6cca6931a9a2144ef02bddc04fe7",
+      "revision": "788226956b8cb46ec4a4ec13be6d32d2b7055446",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },