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/+/ae1e4dda6c91b7cb860554627904419f97febad1
  ae1e4dd (olivernewman@google.com)
      [file] Don't add JSON log to read_proto steps

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

TBR=seanabraham@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6786176e06d9218a3873758a58c8c4349abff3d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2628167
Reviewed-by: 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 8f4958a..cff5ca9 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "438e2d10a1bdd8cb4e350385fdbf9be32066d9db",
+      "revision": "55c506047f0bf993c325ec150c664a0d5a79bf4b",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "b9d95cda0b959f6935e8330db85ab3ee76c01684",
+      "revision": "ae1e4dda6c91b7cb860554627904419f97febad1",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },