autoroll recipe deps

autoroll builder is stuck due to crbug.com/1070752

BUG=chromium:1069877
BUG=chromium:1070752
TEST=./recipes/recipes.py test train

Change-Id: I9f0f506704316f11137b9b055a6ab7199542a23e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2149711
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
Auto-Submit: Prathmesh Prabhu <pprabhu@chromium.org>
Reviewed-by: Andrew Lamb <andrewlamb@chromium.org>
Commit-Queue: Prathmesh Prabhu <pprabhu@chromium.org>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 4a91df1..16b5133 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "72f8a00dfa8e874e9fc01a78bd88c911695d4892",
+      "revision": "d31efd602fdb85782d835f1d19580246cce21418",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "c7bd3cd4eb151ae7a00352e1180ab7ec6933a71e",
+      "revision": "8d094c42eda98ce18f2f09c95ab3c0c75f9abb07",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },