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/+/103411aea8b9331f783aea49814962031b254c54
  103411a (yiwzhang@google.com)
      [Deadline] Add deadline and SIGTERM support to recipe_engine.

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: If445fa7175d65b8f5ca5331ba2c6bb7010d8bb5b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2500081
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 79cf529..fca1c82 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "e0c40797583fa2372dab3fb5dded8454428e81f7",
+      "revision": "73c2d9639e0c04dc6e293d54d8bc8fed644c53f9",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "c210466b5c2bcb4d94191efa30d5d1a6f7ebbcc8",
+      "revision": "103411aea8b9331f783aea49814962031b254c54",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },