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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/57871597eeb4d6833a9510d03ebeb380406514e6~..08026644f09eff88a3416c630785385ce8aa28ea
  5787159 (danikay@google.com)
      [tefmocheck] Add bool for skipping tefmocheck
  0802664 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/27885607ae6b9a513ddd601ef7c9b88111dfd224~..3932a9ace9ca3f9b4e5de80d14d6dbe096aaa714
  2788560 (iannucci@chromium.org)
      [random] Remove hacks for python2 compatibility.
  f0684c8 (mohrr@google.com)
      [defer] Initial commit
  3932a9a (bpastene@chromium.org)
      Allow the 'cost' of 'bb collect' cmds to be specified in 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: I0c10e2fa190655c27727cccb426144a096fd5854
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/177882
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>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6721d50..c9df9a3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "ac4a351cef58183d5d1432d9fbc0ff5d38b89ce3",
+      "revision": "2042cbbd5a13bf1d5300813d248ec687cdb9ac00",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "a9a3ff21ca234aa195f732ed848cfe2a1d17d2b2",
+      "revision": "3932a9ace9ca3f9b4e5de80d14d6dbe096aaa714",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },