Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (recipe_engine) into this repository.

recipe_engine:
  https://crrev.com/f72daca5c12eb4d83d74c25465520380c169c6b2 (maruel@google.com)
    [swarming] Always trim output when raising an exception

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id76a93836f407d3f94225867f98637591abedf7b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/268674
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>
This commit is contained in:
recipe-roller 2020-02-04 14:05:19 -08:00 committed by Skia Commit-Bot
parent 3b23de5878
commit 6218f4282c

View File

@ -14,12 +14,12 @@
"deps": { "deps": {
"depot_tools": { "depot_tools": {
"branch": "master", "branch": "master",
"revision": "e93101895e74bae915fb1f456d15c21751cbd41d", "revision": "1c6a8d32d62030c3c6c7114fbd99cbc0d9d5a57a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
}, },
"recipe_engine": { "recipe_engine": {
"branch": "master", "branch": "master",
"revision": "5a91e29d366be1e9e7c7e270a1da92790625c618", "revision": "f72daca5c12eb4d83d74c25465520380c169c6b2",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
} }
}, },