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/b1a5eb6028fb4ac52e87103934a7b062070a1119~..6e2a419ef823a7a25184358ea52b7d1c861b3987
  b1a5eb6 (smcallis@google.com)
      Decode bcs:// URLs to actual gs:// storage path.
  89cddaa (yueherngl@google.com)
      Append '\0' with generated Intel SAR content
  92c454e (smcallis@google.com)
      proto: Add size_gb field to storage components
  ed75c51 (yueherngl@google.com)
      config: add comp.append_battery helper
  6e2a419 (smcallis@google.com)
      Turn down use of requirements.txt and pip for scripts.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/852fd411c26654207705fb9e0581942ce291f803
  852fd41 (ddoman@chromium.org)
      with_resultdb() always set enable=True

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

R=seanabraham@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic0febaf93b4af04b29ce97ed508f375e93579649
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2757613
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 5a28315..ef57c4f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "d590a9ec3d7803c127eb27b8d0f35eb19c93ab62",
+      "revision": "f544761ace12de373e91b886e71d333891df07fb",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "7c53ea7f7671c0e33dc0a95a2f87abbcb76c95fc",
+      "revision": "852fd411c26654207705fb9e0581942ce291f803",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },