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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/fb5d04bfa3153ab957f6fbd29cfb141d67bc14db
  fb5d04b (kimstephanie@google.com)
      Add generate_stability() to luci_analysis/test_api

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: Ib13b642367889972ffa8c05f92bfddcc328ee1b5
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/225999
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 9de93c0..a984165 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "484abaebef0a5aaffd5f2ce5b3f6a404c77a36ac",
+      "revision": "b6457ed5c0c9387d82f860cc3e014e50ba5c005b",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "cff306c90b0099eb89eb59ee2c7b51e67c2c06d3",
+      "revision": "fb5d04bfa3153ab957f6fbd29cfb141d67bc14db",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },