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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/617a14c4c156554733a0c33dc4600401e8723f1c~..a2b6377a0edae42f119643907146c01921757959
  617a14c (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  a2b6377 (dkoloski@google.com)
      [rust] Pass correct host sysroot to compiletest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/b276569e7ed00d96b3920b4edb7e200ce30e1ad2~..1386da2d6dcc4a23163a944ded39dcd0ac730046
  b276569 (jackneus@google.com)
      time: add timeout fn
  cb52cd4 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from b352055430ac to 37519ac5c790
  607055f (mohrr@google.com)
      [url] Remove timeout parameter
  1386da2 (mohrr@google.com)
      [url] Use keyword arguments in more places

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: Ia5f86a6f6e7c7382803c625087e38e9cd8baefe7
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/45962
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 69751c0..19099c2 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "2b19afb82030a638f8a3d8f592fa25269b924800",
+      "revision": "7d9b24f004bef5a0bed82662c2ab8d5044ff6258",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "51166ededfef289ea1d0fa889b9869de8fc3a0f7",
+      "revision": "0b7a9786c3b990f427ab2be4c3811c8c76f23ecd",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "999d178c3acf492b517b486e811a55cfadfb8398",
+      "revision": "1386da2d6dcc4a23163a944ded39dcd0ac730046",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },