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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/1c0396c701d791cc0805d0347a6033bc535cef54
  1c0396c (renewitt@google.com)
      bcid_verifier: Fix the path to the bcid_verifier gobin.

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: I47a2380a87746efb5641c6dd658faea300106b23
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/254792
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 0efc8dd..b1c71be 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "aaaabe9ee848aca926d1a59f0d31fc6d9c0bbad0",
+      "revision": "17fe46375f90c0e9887a447fc81b7ad13f9ce90f",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "332034fa24b2ca4e9554d10256cfcd9b2c96ebf5",
+      "revision": "1c0396c701d791cc0805d0347a6033bc535cef54",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },