diff options
Diffstat (limited to 'www/py-gunicorn/files/patch-requirements__test.txt')
-rw-r--r-- | www/py-gunicorn/files/patch-requirements__test.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-gunicorn/files/patch-requirements__test.txt b/www/py-gunicorn/files/patch-requirements__test.txt index 72a691b5c27e..869a095c1975 100644 --- a/www/py-gunicorn/files/patch-requirements__test.txt +++ b/www/py-gunicorn/files/patch-requirements__test.txt @@ -1,6 +1,6 @@ ---- requirements_test.txt.orig 2015-02-04 13:43:57 UTC +--- requirements_test.txt.orig 2016-01-05 00:10:38 UTC +++ requirements_test.txt @@ -1,2 +1 @@ --pytest==2.6.3 +-pytest==2.8.3 -pytest-cov==1.7.0 +pytest>=2.6.3 |