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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/bf55ee1ef8448956170e1d9352c8d487db86b6f1~..a4d67972f7a24c741e7bf37743572857bdb5a827
  bf55ee1 (chanli@chromium.org)
      [recipe_engine] stop setting build.output.summary_html
  a4d6797 (kimstephanie@google.com)
      Add cl_owners property to cv recipe_module

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: I99713aab8a5c12e92e7343ffb0a393777d6f885f
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/167010
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>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 98cadf4..592f0c2 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "582db72bf5137a2c62f44031580232dceaa95d77",
+      "revision": "1a8e456e3b939db34fa41016b1694af4c928bb58",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "c44cfed117a2d34d5e175175015199737a84ed7c",
+      "revision": "a4d67972f7a24c741e7bf37743572857bdb5a827",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },