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/927e27406892d72e8d13528e3eb4965909856ea8~..5c20d22c4c3bf5ec92ae378d7486658c8cb505e5
  927e274 (andrewlamb@chromium.org)
      Check HardwareFeatures.lte.present to determine 'component.has_...
  1be27ef (nartemiev@google.com)
      Add form-factor field to hardware-properties
  02f709d (andrewlamb@chromium.org)
      Check if kernel version is set in get_kernel_versions.
  1c4f1ac (smcallis@google.com)
      Add hardware accelerated video codec information to SoC.
  5c20d22 (guocb@google.com)
      TLS: rename common.proto

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/90828211cac09bce63ebfc5b8b85ecca1d13afd9
  9082821 (adrexler@google.com)
      Update go.chromium.org/luci/ protos.

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: I632ca876596ecb46263e9ee5e395df81b2f72b82
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2650549
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 e2ff235..e785bfe 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "57fa3ee74a8a8c0c275af8e7778e0672ee1b1d86",
+      "revision": "b656d121e0462dfe66ef2a85fc14a3ab3058ef58",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "34f43c51585b6113740640659cca0ddd27289684",
+      "revision": "90828211cac09bce63ebfc5b8b85ecca1d13afd9",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },