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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/2bb06f060a791d3b7ac8bd65a109939fb12a2a65~..a11c8e67d6e51b4bcd313a845afce58bfbd8d83b
  2bb06f0 (mohrr@google.com)
      [config_types.Path] Remove uses of Path.is_parent_of()
  a11c8e6 (mohrr@google.com)
      [engine] Ignore pycache dirs in emptiness check

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: I476e06bc65dab0934208f47b68a7bea0862e427c
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1030723
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 94e75a4..39b4264 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -18,7 +18,7 @@
   "deps": {
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "418a7e484e404919ba00d33cec9d65ed2aa31c29",
+      "revision": "a11c8e67d6e51b4bcd313a845afce58bfbd8d83b",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },