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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/59e10115417ac77f47e42c3f13a4f6b58ebe70c2~..8b2072b3bd50d1f44e6a97c7cd7909671ecfdf8d
  59e1011 (jojwang@google.com)
      Fix hook base paths when repo is not relative but parent is.
  8b2072b (sshrimp@google.com)
      Remove Quick Run options

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/b3ef4d2dc2b49b396c650de655e0b425dc224292~..55b187af45c819b91fe83b8bd21ea4f236745eec
  b3ef4d2 (atyfto@google.com)
      [sdk] Preserve sdk/core/fuchsia-bazel-rules CIPD path
  528e7d1 (jamuraa@google.com)
      [rust] Stop generating riscv64 sysroot
  fd43156 (atyfto@google.com)
      [sdk] Remove all in-recipe merging logic
  ce2f175 (atyfto@google.com)
      [sdk] Delete unnecessary/obsolete properties and tests
  55b187a (atyfto@google.com)
      [sdk] Remove obsolete properties from proto

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@grotations.appspotmail.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Idb92ad8a937127418fd47a3f31bb1c0a954cc80c
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48360
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 b3686b7..0f95533 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "8424103c4ef3e26254343f8045fa359087cdb596",
+      "revision": "8b2072b3bd50d1f44e6a97c7cd7909671ecfdf8d",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "e9e0416299aee3da88831fc772a25423fba8f143",
+      "revision": "55b187af45c819b91fe83b8bd21ea4f236745eec",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {