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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/de6bc6620a76e2f749449d883960becd2e71e231~..69611efc0314e8e8b219c5e04cf56c7373e04205
  de6bc66 (sokcevic@chromium.org)
      Improve presubmit check messaging
  923bcf8 (gregorynisbet@google.com)
      [git] add ignore_submodules option to status command in git_com...
  2541006 (jojwang@google.com)
      Don't commit unstaged gitlinks in FREEZE.index during rebase-up...
  c91e2aa (aravindvasudev@google.com)
      Fix filepath issue within ParseGitSubmodules()
  69611ef (sokcevic@chromium.org)
      Upgrade git to 2.41.0.chromium.11

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/eca15c1b5428bfc4cee6170ea7384545bda722f2~..b03dd39f46548fe7cc67f6b8c6d486f0db434941
  eca15c1 (sbalana@google.com)
      [recipes] Add swarming and botanist grace periods
  c166fe1 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  df60ae0 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools
  b03dd39 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/305f336a281cb8aed1098bb90b7e1ce2858332e7
  305f336 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 66a4cb31d236 to 77c9b09de8f2

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: I8404ee0277d4396667dd7f4e14ce7778062eda99
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49100
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 5740c27..9b36632 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "313e925920cbabbb7913bd1b090ab2b27b180816",
+      "revision": "6d6944d7ef5d53daae13d2bb15d0a796fb0f199c",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "2d109056fb63be098b5a63d29210b616db35e7ed",
+      "revision": "69611efc0314e8e8b219c5e04cf56c7373e04205",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "96b192fa692b57676c52ec4108fb3c74e2c06116",
+      "revision": "b03dd39f46548fe7cc67f6b8c6d486f0db434941",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "a53c96540031d3a271eb67b1aed5313b2b8a26e2",
+      "revision": "305f336a281cb8aed1098bb90b7e1ce2858332e7",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },