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/+/12ab0ef8c9da852fe9d026704f6042545b63a15b
  12ab0ef (tikuta@chromium.org)
      [swarming] add cas support

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: I1ce1bd7bdf473b3ec490e9a6de048922a0a3d126
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2434987
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 845473a..a971e8a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "3414c95bb325c6004c626f08342f01541dd68158",
+      "revision": "fc0dcd9ee8c26b71e3614fdbfc9e809a2d0c5724",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "2ec61d59704a48de57db290e793dcd9eac1854ae",
+      "revision": "12ab0ef8c9da852fe9d026704f6042545b63a15b",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },