summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test_requirements.txt')
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 00ed03dc9..a5bee4572 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.13
pytest==5.2.0
pytz==2019.3
-pytest-cov==2.7.1
+pytest-cov==2.8.1
pickle5; python_version == '3.7'
pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy'
nose