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/419c92f1bc931e5d1b3f1346e82c1cfa7612f783 gclient_utils: Make FileRead always return a Unicode string. (ehmaldonado@chromium.org)
  https://crrev.com/5bfa3ae88d76e1db57cf0bdc0a366c59f0dae641 gerrit_util: Refactor ReadHttpResponse and add more tests. (ehmaldonado@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5787d388e02e9c037fcf951aee79cdcb5807292c
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/251137
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 e8ca555..5d7a5cb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "b96466297216f5b7c1df73df7771e6234e64552d",
+      "revision": "5bfa3ae88d76e1db57cf0bdc0a366c59f0dae641",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {