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.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c6627c1d2201fd582e7ca4b777c4749798d6c4db
  c6627c1 (mohrr@google.com)
      [file][raw_io] Future-proof octal constants

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

R=seanabraham@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8cdc130dc6773881e844b35fefcea7babeae9242
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2761173
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 0c018d3..cf17321 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "2c522015c56f21b33d4c52829585514fb2cc10f1",
+      "revision": "135cde9ed1a4d713ec3f2c7d3225110d914510fa",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "21743b2ace212ec94c9093b8010ef314b0fba2b1",
+      "revision": "c6627c1d2201fd582e7ca4b777c4749798d6c4db",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },