From 3dda76115cf9a4a44538577ff46e15bf8dc9d61c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 12 Sep 2020 11:30:41 +0200 Subject: [PATCH] Upgrade pytest-sugar to 0.9.4 (#39966) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index ff60d861f66..ae98fe897c2 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,7 +18,7 @@ pylint-strict-informational==0.1 pytest-aiohttp==0.3.0 pytest-cov==2.10.1 pytest-test-groups==1.0.3 -pytest-sugar==0.9.3 +pytest-sugar==0.9.4 pytest-timeout==1.3.4 pytest-xdist==1.32.0 pytest==5.4.3