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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/affafbdc836ef067434de8c788f142e75af6b690~..3e4bc95df5ef6502cab881caff558b2fc6122526
  affafbd (yupingz@google.com)
      [auto_roller] Add wait_for_merge option
  3e4bc95 (sbalana@google.com)
      [recipes] Use swarming and botanist grace periods

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/fa112743c2277e2fcdf1bea399d278316e8dd422~..c44cfed117a2d34d5e175175015199737a84ed7c
  fa11274 (chanli@chromium.org)
      [recipe_engine] update build.output.status when build status ch...
  c44cfed (chanli@chromium.org)
      [recipe_engine] only set output.summary_html when summary_markd...

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: I5e7c92fed4a1c3b10b5b0ae0b2b169039d5c31ea
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/166431
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>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 5568b0d..0357903 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "6454fb7aac0719ee89df926e66b943e27adab854",
+      "revision": "dacf7956696321dbc4741bd5a38b4d1d9bab8833",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "2418a80b6ec0b81374464cda58866805fccaf5d6",
+      "revision": "c44cfed117a2d34d5e175175015199737a84ed7c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },