Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8768284775120880481

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/3d0560cf7ef85ac2daa92844a65469b79a4aa1fb
  3d0560c (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/ba4a2a613de79a08536e87f235c9e95e75e62702
  ba4a2a6 (gregorynisbet@google.com)
      [recipes] Add validation for sub_build API

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: I720383cf18fed49e3169135a027cba878be2c1ad
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/173950
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 5a09516..ebae05e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "0dde9b0a786cdf4e554b0573e292f3eb4338163b",
+      "revision": "8289ea0aeda3b395fe39eef374ddcc5bb4e68353",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "d6b82b7cd8f8794ee6785df69e505db351a0e37e",
+      "revision": "ba4a2a613de79a08536e87f235c9e95e75e62702",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },