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, recipe_engine) into this repository.

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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3e4067c2014f407026b211181dc22aa2dec9dcd4~..6d52c22ee313eb5701f326a9eca98acb41b669b4
  3e4067c (ddoman@chromium.org)
      git_cache: give 20 secs timeout to lockfile.Lock() in contains_...
  d294726 (yiwzhang@google.com)
      roll lucicfg to v1.45.3
  9c11bce (sshrimp@google.com)
      telemetry: Collect until opt-out
  929a231 (sshrimp@google.com)
      Telemetry: add win support
  6d52c22 (jwata@google.com)
      autoninja: Do not show caffeinate warning

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/3a8ff9d2a07ff4d416eab6cc89f201db122dcfe7~..648c4b58264974a08638353d823c85c7da4d1a1f
  3a8ff9d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  61ffeb6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  43e6b60 (haowei@google.com)
      [cmake] Upload CMakeConfigureLog.yaml
  9e7160a (mohrr@google.com)
      [git] Add annotations
  79e9606 (olivernewman@google.com)
      [gerrit_auto_submit] Remove CQ+2 fallback
  1bf83f4 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  b1e1d52 (haowei@google.com)
      [rust_stage0_trigger] Add bootstrap mode
  23770d9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  7c6ff2c (olivernewman@google.com)
      [validate_lucicfg] Fix error message
  648c4b5 (olivernewman@google.com)
      [fuchsia] Upload skipped shards to ResultDB

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/d476abd7a60e0154d1432263bd147d1776badb8e~..295eef69ebddf1124648268d19161bf1a25d9715
  d476abd (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from b16d9684c137 to e5ff3a881cec
  945f9d3 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from a488488109ba to 3d0a21e931fb
  ef07252 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 3d0a21e931fb to 6e5372e7277f
  295eef6 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from f48b70da902a to aa8d587876d9

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-notify+luci-recipes@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ibf84efdfa2e7dcb668b067e614a671489f5d24b8
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/66301
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 fb269b2..5387d8d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "c58709f8f6fc5638af401365e068d5080c02fdb5",
+      "revision": "4711f1dc54857e2bdc28919621a5a7c6a31d182d",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "a55a42f55b59e70daaab2bcc414d0567d7dd375d",
+      "revision": "6d52c22ee313eb5701f326a9eca98acb41b669b4",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "9a66f3df1012435c7370fcb1fedd0ff1fce2ff96",
+      "revision": "648c4b58264974a08638353d823c85c7da4d1a1f",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ee38440a8603affa80ba10ed6e1674784487d232",
+      "revision": "295eef69ebddf1124648268d19161bf1a25d9715",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },