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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/6fefccf8bd2bfc3536e7fdb86f3e5f79d632ff31
  6fefccf (bpastene@chromium.org)
      Allow chrome branch projects to call cq recipe_mod's owner_is_g...

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: I0c8eda505317d3c6d8388dc95206230740e8c48e
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/120890
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 8552929..5d61fe4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "cbbbe609d164258f2324fdda9c358e3d47260fe1",
+      "revision": "6775ef794ffac8eb3d208e38276b63ee5912e785",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "b63398006f3dbdd5e32a2bdc3d623e1cc0e34a1d",
+      "revision": "6fefccf8bd2bfc3536e7fdb86f3e5f79d632ff31",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },