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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e515e5d22effa36345695d7df6e88fe920c09776~..ffeef9001edb33e16e6a72db746cdb8d2cf6c568
  e515e5d (cpelling@google.com)
      Make the "mark branch dormant" instructions simpler to copy+paste.
  b8a4c0b (bryner@google.com)
      The python3 bin directory no longer needs to be added to PATH.
  ffeef90 (tikuta@chromium.org)
      bot_update: change set_output_commit to True by default

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/79192145edf2d8b2a4daab6a80614c6152a74be9~..b218434c8c92a514839d087a045715ad2d59290f
  7919214 (yupingz@google.com)
      Fix commit message push for superproject
  b218434 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/25223226218805effacaee1992181acc35eccc00~..b4882c1f084f6bafe431f9c55414675515d13b40
  2522322 (gbeaty@chromium.org)
      Rewrite candidate_algorithm.
  b4882c1 (chanli@chromium.org)
      [time] make sleep a timed wait on global_shutdown

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

R=keyonghan@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4c1f8f6cc4ae01d5947c904089a1c414a6726085
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/28762
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 4b3d2e5..5fb2bef 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "10898d51d1cde7566de77341af231c0141c7aecb",
+      "revision": "ffeef9001edb33e16e6a72db746cdb8d2cf6c568",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "b09de3c2ff6f6764725ec200f6c5fe61ecfdc990",
+      "revision": "8456546946916885798090127d875fb9a8476408",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "9e3ca47425a6ef34c5492742655399d65f151676",
+      "revision": "b4882c1f084f6bafe431f9c55414675515d13b40",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },