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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/f99f9d564981c342f664cc643f1d9ce9fc269a23
  f99f9d5 (mohrr@google.com)
      Replace Path.join() with Path.joinpath or /

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: I14cbc855cf51994e52686adb903e6733b1c7fa80
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/203693
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.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 947457e..37e1a2f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "9ae838c5cb314b7b41fc6aa50a3574a4f2571e54",
+      "revision": "c17442de1962a83685fe906df0fa3f16db54013d",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "69f0cf6953cbbf0180122d5174d780217594b684",
+      "revision": "f99f9d564981c342f664cc643f1d9ce9fc269a23",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },