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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/29a6e631f3a6406e6a123b40b0b04f108b242bf5
  29a6e63 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/ebae866e0d063e60924ab575d39b5c1e222bfe0d
  ebae866 (mohrr@google.com)
      [url] Correct default step name in docstrings

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

R=mohrr@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3dcddd675120689673276afcc654311277f68df8
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/95760
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Bot-Commit: 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 5fdeea1..eea1932 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "9d4a81e44a1c20586d20103920a39f21ccd29d20",
+      "revision": "0ba590a2518549d01e01aece73a6961739175000",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ac1405bf5b5ab66894d7a81429c7506a2605a5aa",
+      "revision": "ebae866e0d063e60924ab575d39b5c1e222bfe0d",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },