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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/62ca441e14052ee3cc4d75e8abaeda61ce7ffe67
  62ca441 (mohrr@google.com)
      [commands/test] Add warnings for long-running tests

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: Id97bf6a3968bace22bedc8d745462086d1665678
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1031075
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index baa072c..bb0aac5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -18,7 +18,7 @@
   "deps": {
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "2d4b5456534f32afc385663a5395273759009f18",
+      "revision": "62ca441e14052ee3cc4d75e8abaeda61ce7ffe67",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },