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/a44d67c6e809dcb6a30081bc906c3bfa7ab41ec4 depot_tools: Add python3 to win bootstrap. (ehmaldonado@chromium.org)
  https://crrev.com/ca1eb7d16750f4a53d3cbee206a7871b81f4584a setup_color: Use native ANSI support on Windows 10 (raul@tambre.ee)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id1f0f93dfe1855b6e2aa63de7cd4a68ed4497a7f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/235876
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 00a7974..a0e06a1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "df7093214c55bf919d7da435d524d7f77d7c16c0",
+      "revision": "ca1eb7d16750f4a53d3cbee206a7871b81f4584a",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {