Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/ec5140c30b91e961996b5bd690b8c27f01dd9c56 path: add relpath to the list of filtered methods. (jbudorick@chromium.org)


TBR=joshuaseaton@google.com, olivernewman@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iec5f228684d2f8f49efd6f3dc3908143ef3f53cf
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index c6d25cd..bd85376 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -19,7 +19,7 @@
   "deps": {
     "recipe_engine": {
       "branch": "master",
-      "revision": "2438e081638a16b8de53752c5a78c807195ed186",
+      "revision": "ec5140c30b91e961996b5bd690b8c27f01dd9c56",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },