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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/6c087c38f3b0065f7b8ff2d552097bd71f82c31f
  6c087c3 (carverforbes@google.com)
      [presubmit_util] Pass along hardcoded CL to tryjobs

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/4c84c5524d196cf04fe4d81f4dba11bf8c1b2886
  4c84c55 (mohrr@google.com)
      [change_verifier] Simplify match-config tests

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: I5384819363a6057355b7ef53c759ad6439f93b7d
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/239361
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>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ead07c7..3e36e7b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "b9a6e7e5ed3bbe376df2d0ecefc40d453db02474",
+      "revision": "d7038c1d9b2cb294a41b2cbb06aa9d3703a305df",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "c66a0511628aca3bbaa57d162bb65019957bbe3f",
+      "revision": "4c84c5524d196cf04fe4d81f4dba11bf8c1b2886",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },