Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8748457511312172193

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/bf91fe22e70865fdd7be134e51b4121f52d20d37~..a7d70e51458befe4095afb64cb1680d933b06f6d
  bf91fe2 (mohrr@google.com)
      [post_process] Add property-related tests
  9bf8236 (mohrr@google.com)
      [post_process] Add PropertyMatcher checkers
  a7d70e5 (gbeaty@chromium.org)
      Update path comparisons to use common conventions.

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: I9ec3cee6eedd9296183374272e5ccb3b3550ebc7
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/209351
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 1b49d66..5562090 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "d731a6a8a283ce35b26056c9fabad9da85682b08",
+      "revision": "5c002e0f0f16c76a3d10efa79b73fd16cabc9b75",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "8fc1a49196a68bbf12cca2636e4ebf85fbc59497",
+      "revision": "a7d70e51458befe4095afb64cb1680d933b06f6d",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },