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.
depot_tools:
  https://crrev.com/6ce18220f4a8a959b990a5fb112e87e709e2b53b roll-dep: use Middle Out Compression™️ for logs (maruel@chromium.org)
recipe_engine:
  https://crrev.com/b5365db8a7bac60b839af22029317e97bd2e77b4 Revert "Fix a couple of typos in user_guide.md". (seanabraham@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iaf4d36d37ec798be8bf83b9a686b2e2fe849c706
Reviewed-on: https://skia-review.googlesource.com/c/184562
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 7cffc7d..ce99417 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "edc892549024b9e41f6328daf4c3f3b98230bd7b",
+      "revision": "6a1a8b3520dc4f0ffef98e71f645368a06c895aa",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {
       "branch": "master",
-      "revision": "e44e828506a9b304dc0f9cc6e07dd701caf89b5b",
+      "revision": "b5365db8a7bac60b839af22029317e97bd2e77b4",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },