Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (chromiumos_config, recipe_engine) into this repository.

chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+log/e3a106bbd62a6922df6b433e411df0ff7784806a~..085ef7968ad74e804630ff7e1a1630d800f3a9bc
  e3a106b (smcallis@google.com)
      Allow finer control over logging output of join_config_payloads.py
  9b23c73 (smcallis@google.com)
      Modify join_config_payload.py to use checked out repos if present.
  a299906 (smcallis@google.com)
      Update protobuf version in requirements.txt.
  085ef79 (kimjae@chromium.org)
      tls: ProvisionLacros API

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4e80714e17ff99f6d750d54b69cf9cebd7a2f835
  4e80714 (gbeaty@chromium.org)
      Return None from CommitList.advance_to for backwards advances.

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: Ib30be3308b8a712c9b6ea05e31b82af6993fb91f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2654250
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 6c6a4d4..c06e618 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "74b875ef6fd4dcb9cf4cfe50cf3aa883c273bf73",
+      "revision": "2897045627118ea9c0cbdaf24ccd2b735743ff80",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "1cf8c5966f860b5e3cc4d5ed8ec0622b0a660fd3",
+      "revision": "4e80714e17ff99f6d750d54b69cf9cebd7a2f835",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },