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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/0e8681627edd23d4da648d8424e24b2f9388349d~..c012ea4013b3f80289de7a4ec9f8073870188632
  0e86816 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  c012ea4 (olivernewman@google.com)
      [no_op] Add support for overriding build status

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/379bbedb58016d50216ec9151c56a64441aad949
  379bbed (mohrr@google.com)
      [change_verifier] Add config_name parameter

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: Iba7beeb7d7e230f5f2558894bbc1789471ee2e3f
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/239152
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index fc3e98e..58223dd 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "7ccc13157de29840a99a3617edaad34844eb9a99",
+      "revision": "64500917ff79eb7cb8a9c7567b69a0e1b1088be4",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "6227f2a275f9c9c328b17ce7d454302b5a797ca5",
+      "revision": "379bbedb58016d50216ec9151c56a64441aad949",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },