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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/6073aaac412311370092dcd518378d193b74ef4e
  6073aaa (chanli@google.com)
      [TurboCI] Make real client call ReadWorkPlan to support QueryNodes

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: I67a0b0726d3627d16722ef5debaa2498a05ef283
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/405812
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 122eb78..945a6d8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "1f7c5dd64a9964daf3bac5b346d91bc65d5dcdb5",
+      "revision": "ea29f7ac418817fc01cae6969672527bb7d0ce4c",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "4b5945a679a38a4a5842b772aaec9481f7017f57",
+      "revision": "6073aaac412311370092dcd518378d193b74ef4e",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },