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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/8e2f1c6bd73d0e14a4f4fa773b75c25cab436e72~..272971879033a8f6c1bd6a2d0160f7f50a70cc35
  8e2f1c6 (mohrr@google.com)
      [git][cipd_ensure] Use Python 3 super()
  2729718 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/ca5a1653a641b719b4581bf560997151dc7b63f0
  ca5a165 (iannucci@chromium.org)
      [engine] Fix typo-bug.

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: Idb8f4d93efb10e23f90df479482d44de0957332e
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/238972
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 392c34e..7c6a57c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "f437a31bbd2f572c645632678f5cbd8ac2bf13cc",
+      "revision": "272971879033a8f6c1bd6a2d0160f7f50a70cc35",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "e8880b738dc467e27d79dab103feac8fed6a6c87",
+      "revision": "ca5a1653a641b719b4581bf560997151dc7b63f0",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },