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/8bb8a2d5981a25aa453c7e9d27922dbbcffb0aa0 Add support for mocking tags and refactor code to avoid duplication (sergiyb@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Icdc27272d26a7f9bf2ed6c4189db48423b103e46
Reviewed-on: https://skia-review.googlesource.com/c/193474
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 0a3f55a..fb3c36f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "4534fdbeafdc6837a8e54eb858fa8f9e7f91953a",
+      "revision": "29a3e0c4334b6ccfbd8788d28434ed1336cd95ec",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {
       "branch": "master",
-      "revision": "4a00d5c0c7c3eefbf90f6b135009689a7b6ca657",
+      "revision": "8bb8a2d5981a25aa453c7e9d27922dbbcffb0aa0",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },