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/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e
  352f1cc (yiwzhang@google.com)
      py3: introduce log-level argument and set level to error for te...

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

R=ayatane@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic50c6db279f6851459f52be3a1da6ba40bf1ce85
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/3027850
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 ca54839..b9bce65 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -12,12 +12,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "ed3495a464d368947670548809b35e5d07236a55",
+      "revision": "b6ffae65b96b53c6f7cb0c6ce81c0917222035f6",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "325823c861fca6d583a562bb9481dcc0f35e0322",
+      "revision": "352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },