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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/29bd4696ad4267a4944b8837c27ff9794528552f
  29bd469 (mohrr@google.com)
      [step] Assert step name is non-empty

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: Ib74cb6d1842b33eb4cb73fdac2ecf57bfaed6216
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/236918
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.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 44c46dc..f733910 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "f0bce4ae190008c65b7820e7875dc5051afc6a3d",
+      "revision": "8f4f981a6bfbcb0c23d75964853cedddb1ba4b3c",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "2cacf729f7cdc9b50ffbad14a048686f5585f447",
+      "revision": "29bd4696ad4267a4944b8837c27ff9794528552f",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },