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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/5f989402a5684fbd096126f15b0e8baa649403ef~..d731a6a8a283ce35b26056c9fabad9da85682b08
  5f98940 (mohrr@google.com)
      [cleanup_deps] Don't process TYPE_CHECKING imports
  d731a6a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/8fc1a49196a68bbf12cca2636e4ebf85fbc59497
  8fc1a49 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 37687beeaeb7 to 91ca2f5af39c

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.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ice3c0a9bbb58998909dcc8bdcc108a7036e5964e
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/209152
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f597a2e..1b49d66 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "ff12898e3f8783ea2a941c935ca1bc7afca7de30",
+      "revision": "d731a6a8a283ce35b26056c9fabad9da85682b08",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "2333566c384c572273b95d7d44d70adc99e71a2f",
+      "revision": "8fc1a49196a68bbf12cca2636e4ebf85fbc59497",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },