recipes: Autoroll dependencies

The builder to do this automatically is not yet setup.

BUG=chromium:1051694
TEST=./recipes/recipes.py test train

Change-Id: I90e5eee35fa028ee53469af1e1d547f9fe37cadb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2127315
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
Auto-Submit: Prathmesh Prabhu <pprabhu@chromium.org>
Reviewed-by: Jacob Kopczynski <jkop@chromium.org>
Commit-Queue: Jacob Kopczynski <jkop@chromium.org>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 546ac43..0226b7f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "ec47c411d3930af47967babc32eab648e3d1e76d",
+      "revision": "46da962f5e3c398a538fc79609d90cfabbdb84d5",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "b509c8e28ba5142f5f798f44f5abafd2807d04b8",
+      "revision": "c7bd3cd4eb151ae7a00352e1180ab7ec6933a71e",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },