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/+/ed58cdd023b6286407526ef4ab2bb447f97750fa
  ed58cdd (yueherngl@google.com)
      fake: use '_' instead of '-' in names

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6126bc2f1092567bb3b0d96f0381330ba01ead75
  6126bc2 (iannucci@chromium.org)
      [luci_context] Move writing of LUCI_CONTEXT files to the engine...

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

TBR=pprabhu@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia19a61ead167d0869ee36582edbdb4335bd680a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2443931
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 1876cf5..6c81b42 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "ab65c8ba29778365628a0734f92df7d6439679ff",
+      "revision": "072e2b31c960e79b6d6d0195d126057e8d561758",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "d1f33ea19da098a03f6d019202bf967992b71ee1",
+      "revision": "6126bc2f1092567bb3b0d96f0381330ba01ead75",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },