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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/88142ca15a0a6bae608ad8f276f31ad00cf4b153
  88142ca (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/e8e477b715774d7c1d01b35835a439ad6d0196c1
  e8e477b (jeffyoon@google.com)
      Add support for baseline identifiers through recipes.

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: If5de99098d47125288665942b76468ddae4eca45
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/154094
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.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 b7b14e9..8f58de0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "26a71b851b359e5070f94055f88f0ef9cdd6603f",
+      "revision": "13a56d89345fcb27922db37494ddd2037a93da26",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "4477c5bf270211b26d30444274b2f3c696240d4f",
+      "revision": "e8e477b715774d7c1d01b35835a439ad6d0196c1",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },