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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d7322e67850393bd126ba5d655380a453521bd40~..b720871e118016311d76be5075237577c69a0bfa
  d7322e6 (gavinmak@google.com)
      Ignore Java text blocks in CheckLongLines
  c8fbb42 (gavinmak@google.com)
      Use ast.literal_eval for secure parsing of watchlists
  0d5748f (kjlubick@google.com)
      Fix index error in PostUploadUpdates
  b720871 (justincohen@google.com)
      gclient-new-workdir: Safe nested submodule cleanup for worktrees

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/1c41e937a96f14154158bf077a8b9bd97406a5d6
  1c41e93 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage 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: Id3a19bdbefea516650e8c57fa56a4747479225d6
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/79140
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 a219443..c14b6bd 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "bd62725096bc65624ebda7374fb853b4d0a8f45a",
+      "revision": "c159ace714da6b98cac764e17127149c9197f594",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "2437c55a539090d78edd1a72a062b3b6076ded0e",
+      "revision": "b720871e118016311d76be5075237577c69a0bfa",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "7e4bf39e7f93f8ab677965b250155703c776c13d",
+      "revision": "1c41e937a96f14154158bf077a8b9bd97406a5d6",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {