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.

The build that created this CL was
https://ci.chromium.org/b/8828388699892256065

chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+/249ff7142f95a56844819dd99610c919d0796a05
  249ff71 (menghuan@chromium.org)
      health: Add example usage to test and updated the expected output

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a681befee084b537a4bb7b1d28ac4e4349f89e84
  a681bef (olivernewman@google.com)
      [tricium] Reject absolute paths

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

R=smcallis@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I956c834db1d4cba63c8a04d88ff840670c5b09f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/3323862
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 47168ae..f9ff3a5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -12,12 +12,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "e22cce9f89237d6795a6eab6d329de2c7a16fe1e",
+      "revision": "cce961af244f6f8275db1e029d984e55eeef858f",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "b49dd7dd21f608b336d5038128e0ae7e5bedd592",
+      "revision": "a681befee084b537a4bb7b1d28ac4e4349f89e84",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },