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/9b5a33e08ff18e4384be6aaaf2ecf1dfa8513b9e~..873742a65905b3a0d18a800c5c4333a683323ef9
  9b5a33e (smcallis@google.com)
      Add logging support to run_local_backfills.py
  0684ecf (smcallis@google.com)
      Factor out separate merge operations for DLM
  6f12bac (smcallis@google.com)
      Import platform information from DLM and join with video codecs
  873742a (yueherngl@google.com)
      sw_config: add support for patch version

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/dbdb4601a494804eaf83d06b6bb18c94e5f776c9
  dbdb460 (gbeaty@chromium.org)
      Update the version of attrs used in recipe engine.

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

R=pprabhu@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I7273f79b847fb840c44355929d903e67a19505bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2730863
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 acc634b..cb93f8d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "973a7577f4254c80dd4470175ecd4630c5aae7cf",
+      "revision": "8fe223c68e40cf85ab5553d9f0f61ff62ba36107",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "653da17a19d3fd054c7811afc9a83a4cfc7a6c58",
+      "revision": "dbdb4601a494804eaf83d06b6bb18c94e5f776c9",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },