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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/c400406878904ccf43f66d84b58f405c695b1578~..b9eaa8de3f73f5bdf3c99d4fe90520a9440b8778
  c400406 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  be89e90 (haowei@google.com)
      [toolchain] Explicitly set lld as linker on mac.
  b9eaa8d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/c291dd7687aee4b10811b3d3b517fd20c83e8333
  c291dd7 (iannucci@chromium.org)
      [recipe_protos] Update go.chromium.org/luci protos.

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: I32efa436e8483bcadad4a81578c7bb599895cc83
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/237216
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>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 4770072..72b6895 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "06b377b7a1db57eea3a22f9f3162bd1c86d60ba7",
+      "revision": "0e5ae6ceb1f8d8aa28a7e267b69eaa0bb4db26e7",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "71016c2fda59b911880b83b0cb0c9f0e98bdf681",
+      "revision": "c291dd7687aee4b10811b3d3b517fd20c83e8333",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },