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/afae9252c8e14169fec7c7b62ba8b763de9df22e [step_runner] Reland: Specify close_fds to avoid leaking non-std handles to steps. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I382e3bc78114c367b7d6fd950c6b6d83ea3e55a9
Reviewed-on: https://skia-review.googlesource.com/c/191289
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 76ac6f3..1eb28a3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "aec259ea62328ce39916607876956239fbce29b8",
+      "revision": "98f4a99359d51a696dd8c1eafb78a7b4157001bb",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {
       "branch": "master",
-      "revision": "8aecb83af4db724bf6673cbcbc7a1c40083bc1a7",
+      "revision": "afae9252c8e14169fec7c7b62ba8b763de9df22e",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },