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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/b63398006f3dbdd5e32a2bdc3d623e1cc0e34a1d
  b633980 (kuanhuang@chromium.org)
      LUCI Analysis: roll the proto.

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: I8ba59191479565deae215e9bc1527f2baee8ed13
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/120360
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 d055b44..f866c28 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "209188c2dd15fafd479fca5501867044a4a7d47c",
+      "revision": "85d0ee9b9dac561b86e31fe8c960db20c00940de",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "cd88b2f65f0d20ef10067be74368174bcb203806",
+      "revision": "b63398006f3dbdd5e32a2bdc3d623e1cc0e34a1d",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },