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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/cad130d997598838653dbbc6ddc0102f1c9b900a
  cad130d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f0398dfe93032e961d94010a1e74aeb9a1e8e3cd
  f0398df (chanli@chromium.org)
      [recipe_modules/buildbucket] get parent_run_id from tags

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: Ifa1140307f97fd90219e018782ac77dc73e68068
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56260
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 4073a41..ed73791 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "dee87615bca78cd801ff71c0c6b7b83205a05ac7",
+      "revision": "dc29cc8c56b9919c168fa0f21abd360ebbf6f429",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "43bedd368b14b4bb56ea7497e7584e78fbb12790",
+      "revision": "59c1900dd6408d4977b2f50b84ad08a475b92215",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "3824dc533633ad30cd418cfe8979396a8af32da8",
+      "revision": "cad130d997598838653dbbc6ddc0102f1c9b900a",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "0010a25ddf783692836331ed6461ff39ffa1ef71",
+      "revision": "f0398dfe93032e961d94010a1e74aeb9a1e8e3cd",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },