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/c13c5f67a13f76b0a87655fab28b82696f07ba16 depot_tools: Ignore python3 files generated by windows bootstrap. (ehmaldonado@chromium.org)
  https://crrev.com/fedbb7dc89c13d77f44a91e55415d96fea24b48c update_depot_tools: Use git checkout -q origin/master (ehmaldonado@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I43572f4f88c93b348a76693c4350138f98ad5b0d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/236536
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 865c8b3..e186b96 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "7f90416c08be42ae4422cd1e78b63e5042c208e2",
+      "revision": "fedbb7dc89c13d77f44a91e55415d96fea24b48c",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {