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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/cd88b2f65f0d20ef10067be74368174bcb203806
  cd88b2f (yuanjunh@google.com)
      [file] handle non-encodable string in listdir cmd

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: I014b878811ecf8aabacb804be5f33bccfb1addeb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/4035071
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index a8e9c1e..6ef4816 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "efb4e2489a4f368db8a8ce04450d841e0b223a38",
+      "revision": "1eaf8ecbd366604f555c1f0f5cf642c566db2a5f",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "a2528d57f44f5598788d3dd4d093895cfa77836b",
+      "revision": "cd88b2f65f0d20ef10067be74368174bcb203806",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },