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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/9437e9a052a79d8d0e10269f56ba4ea457942cf2~..5bf9feb419ccccd01752eafbd7801a371b6f7df4
  9437e9a (olivernewman@google.com)
      [rollers] Convert more roller recipes to roll_options
  0255d31 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  5bf9feb (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/dfb53acac971bed26ea89cbeeedd748de5ca7938
  dfb53ac (jkusuma@google.com)
      Update resultdb recipe module to support gcs uri.

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

R=fujino@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6cad46c313c814d5b2b3bff8f16e18975ee71f9c
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/31120
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 3189803..07638f0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "f2b0421fff998b41edd36d02252a2c9690c21394",
+      "revision": "6fbb744238c72cc9e6fc4038368f768abb96e8d2",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "481dbe624f654e7526a78cce85e4ce3f5b6affb9",
+      "revision": "5bf9feb419ccccd01752eafbd7801a371b6f7df4",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "51b3aed56d1ba5b0e8ac65f94c20b15513a5f87c",
+      "revision": "dfb53acac971bed26ea89cbeeedd748de5ca7938",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },