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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5fe7c91547a3dedfc0512cb7019c839405a414bd
  5fe7c91 (bryner@google.com)
      Use fixed cryptography wheel for gsutil.

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/9adbc6e6dcae50880c6bf8540a07ffb890d59b38
  9adbc6e (ihuh@google.com)
      [testing_requests] Set ffx flags in botanist instead of testrun...

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: Idcb4c92b192225dc77bec0c6e133730edc4bd731
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/25160
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 8cd1ae5..2f01c6f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,12 +25,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "42afe9a2d34e88a5dbad922f493a3d81726a5221",
+      "revision": "5fe7c91547a3dedfc0512cb7019c839405a414bd",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "3f8d3ef0820b2563517d37278bda00e804381e02",
+      "revision": "9adbc6e6dcae50880c6bf8540a07ffb890d59b38",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {