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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/70e2a9beed47de0f979e38c42e13f90721d79885~..00ae93ad05a0d356d421ed829dd8127565069bee
  70e2a9b (haowei@google.com)
      [clang] Set CMAKE_LINKER on mac
  186e9b3 (olivernewman@google.com)
      [autocorrelator] Skip if there are no gerrit_changes
  00ae93a (yuanzhi@google.com)
      [femu] Add a recipe_module to call aemu_downloader.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/23d00d2dbfee77f3ae31c6be593bf26cda6f868b~..8c186df1f7def47dc5e9931a8248d46ed000cd18
  23d00d2 (gbeaty@google.com)
      Revert "Train twice when looking for non-trivial rolls."
  c71d9e1 (olivernewman@google.com)
      [buildbucket] Allow setting empty gerrit_changes
  8c186df (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from ca1bc02f210c to bf56a119c5f0

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

R=tpudlik@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I1284236ba8cdddec74ce36d2bcf2be5954e8407f
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/68342
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index c9157d9..ba89c9a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "36d27989e2fe4bc7bf0657511fbaa1adaccf4569",
+      "revision": "00ae93ad05a0d356d421ed829dd8127565069bee",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "47014f5afcfba6c0c03cd160ef690ef431a49f22",
+      "revision": "8c186df1f7def47dc5e9931a8248d46ed000cd18",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },