Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/fcfff5c5d231ef659e3ea2a6214441c87e3d8719~..6227f2a275f9c9c328b17ce7d454302b5a797ca5
  fcfff5c (mohrr@google.com)
      [python3] Use super() without args
  6227f2a (mohrr@google.com)
      [luci_config] Use custom cache implementation

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: I3f6eaa95050e12bdcd0b03df77075186ca6007e3
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/239040
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index fb87041..7efa93e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "d21524145c019b2ebf8b589346da2d9563ae2135",
+      "revision": "8d20852439c92c09401f0fc6eabeb12c2d1c2d2c",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ca5a1653a641b719b4581bf560997151dc7b63f0",
+      "revision": "6227f2a275f9c9c328b17ce7d454302b5a797ca5",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },