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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/2fdd5ba812beb59d941d96e5920bda658764d9f9
  2fdd5ba (jwata@google.com)
      Add fast recipe rollback instrucitons

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0a1b6b7013304dbcaacfa9b010f2048ce72dec21
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/100740
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 7fa71d7..5ff78d4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "4a01bb9b2ed7e1343ecade74cb265418f287f13b",
+      "revision": "dabf60485a9d321590fa70358cea7702afa0da29",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "fe626574f31049199406b9328f2e8ce9fba4693d",
+      "revision": "2fdd5ba812beb59d941d96e5920bda658764d9f9",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },