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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3
  f3a3b6e (gbeaty@chromium.org)
      Prevent joining paths with None.

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: I3d50a4bf35f021b1be3acd4819444c56bbeeff7c
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/217462
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: 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 b0cd711..70557e8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "886e50389a0a7acc274348f1b48df7f6acf649f2",
+      "revision": "8d47bcff4fee8826b1c3a7b7d52e79a92ed773c1",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "c5245039e2e0747b874fcfd1918722a0592cac3a",
+      "revision": "f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },