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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/dd5bb98724e452fa48c6181a38d6f48eda32267d~..e28479ed2d0784b5160181c9fce973dd82deb9ad
  dd5bb98 (olivernewman@google.com)
      [build] Add a test case for skip_unaffected_tests
  aa72b6e (olivernewman@google.com)
      [testsharder] Log input files
  5506143 (phosek@google.com)
      [clang_toolchain] Stop building runtimes separately for Apple S...
  21843ed (olivernewman@google.com)
      [build] Inline postprocess_build function
  0c7ce2b (olivernewman@google.com)
      [testsharder] Delete `mode` arg
  a20f778 (atyfto@google.com)
      [cipd_roller] Add prototype CIPD ensure file roller
  e28479e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e3cd9ebd631fa88e0d6ecb9920ba0b6ed42a1325
  e3cd9eb (kuanhuang@chromium.org)
      Add recipes API swarming.show_request(name, task) -> TaskRequest

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: Ib1789157b832fe2ebe03cd9c0267cbddfd18ea26
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/30380
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 d9a2289..e6a9842 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "8fb649c42546de08755020c64670009b9a708896",
+      "revision": "ab4d2e3fa392b875d8df6be91a9de4c9973c4353",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "37daef9dbea12dce86d93833c219182fec5adf31",
+      "revision": "e32ad3dd7c31a957fe9d44f39baca3ff1c52953b",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "08c51a101973b784d4de8fc198a1632d46508400",
+      "revision": "e3cd9ebd631fa88e0d6ecb9920ba0b6ed42a1325",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },