From 22fdccba02cac18393e6bd4d4075d1d883a1163b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 26 Apr 2020 22:54:19 +0200 Subject: [PATCH] Upgrade pytest-sugar to 0.9.3 (#34726) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 8a9bc7ddf84..bb0dc4d9e02 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -13,7 +13,7 @@ astroid==2.3.3 pylint-strict-informational==0.1 pytest-aiohttp==0.3.0 pytest-cov==2.8.1 -pytest-sugar==0.9.2 +pytest-sugar==0.9.3 pytest-timeout==1.3.3 pytest==5.3.5 requests_mock==1.7.0