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/+/21743b2ace212ec94c9093b8010ef314b0fba2b1
  21743b2 (mohrr@google.com)
      [file] Future-proof fileutil.py syntax

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: Ibab0ffddf00f7c4ab74fdfa196d20969c28a6399
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2761170
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 90eefae..0c018d3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "53077e1b99e93aa7bbb331b61bd529fe45f0ee52",
+      "revision": "2c522015c56f21b33d4c52829585514fb2cc10f1",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "3662309be345ee9178bd0d2045938ec4a15a8484",
+      "revision": "21743b2ace212ec94c9093b8010ef314b0fba2b1",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },