Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8797745400262193745

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/5db708b8f3c1a3883dd1a51b737bef59762dafa6~..d9f99a765e1320a0d933044b3e2ba1d568a4e63c
  5db708b (gredelston@google.com)
      buildbucket: Add builder_full_name()
  d9f99a7 (yiwzhang@google.com)
      cq: add a new api to tell whether the run owner is a googler

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: Ie5f55e6a8c752cb9f77109ed9b040b8d5296d468
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/36026
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 d9d0f01..9004ff4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "87f204ff5302fd923d5138fdf111b685761df6cd",
+      "revision": "7aaca9428691c22c7efd6e769487a9bcc17e388b",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "ecfbe602c4eb14f18eea9205d10b0f6a4ed40db4",
+      "revision": "7adff48339d73b2bc698896ec7f4c8b5d2a95a6b",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "e505794d54b9af0e37c80c51ed06b3dee497b72e",
+      "revision": "d9f99a765e1320a0d933044b3e2ba1d568a4e63c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },