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/+/2ec61d59704a48de57db290e793dcd9eac1854ae
  2ec61d5 (tikuta@chromium.org)
      [cas] expand instance name if only project ID is given

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

TBR=seanabraham@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I1e3f698865e7943173ccf65e5f080707dac78501
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2434986
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 99cc20e..845473a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "6b5ce31a928f5e3b9e0a496a12c20dda23caa098",
+      "revision": "3414c95bb325c6004c626f08342f01541dd68158",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "a02e9a9b143043bd3b5b297c822d5aa8b1265e64",
+      "revision": "2ec61d59704a48de57db290e793dcd9eac1854ae",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },