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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/f1de410e02d74ae44e1f3e95bf3fa9dc9131e60c~..1ef4627f556adaf64e6f0e7c7b6a2fc0cc0a7443
  f1de410 (mohrr@google.com)
      [config_types.Path] Deprecate Path.is_parent_of()
  791c785 (chanli@chromium.org)
      [recipe_modules/buildbucket] schedule: add `led_inherit_parent`
  1ef4627 (mohrr@google.com)
      [config_types.Path] Deprecate Path.join()

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: I077a9b4cc2c5376d18f5c9bc7d2dd5fef47019af
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1038962
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ddc6e3c..c2afd88 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -18,7 +18,7 @@
   "deps": {
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "5f06e1dff436d6330fe1541e4fb9553b2f825792",
+      "revision": "1ef4627f556adaf64e6f0e7c7b6a2fc0cc0a7443",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },