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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/dd7db271f077ee5df455ad5d1811ace04c26c59c
  dd7db27 (mohrr@google.com)
      [config_types.Path] Add stem/suffix properties

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: Ia1262bdd3885c886aca50b2007886ea2346e4a1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/5450637
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 5e9fd05..6b8d12e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "44a98ae53a4310bf1459a49e1081e8942c7216d7",
+      "revision": "cb935334fd1d55162b8d0f7a300e8bf0ad5bab5e",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "f967fa68fd4bd3e76140de7ffa449fa3a45a72f4",
+      "revision": "dd7db271f077ee5df455ad5d1811ace04c26c59c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },