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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/f1dbdbfbc05173a964c4a29cff7c404295df85ff
  f1dbdbf (bshai@google.com)
      switch to inspect.getfullargspec in py3

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: I5bd0b4556c758b482a2d61d9cda14693cdf0847b
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/755895
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 2d3bf95..387ad6e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -18,7 +18,7 @@
   "deps": {
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "e31bdf086d59e663a1ab2d93c278f6f05480f0f1",
+      "revision": "f1dbdbfbc05173a964c4a29cff7c404295df85ff",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },