summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index a5bee4572..ea2a4bfbf 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.13
-pytest==5.2.0
+pytest==5.2.1
pytz==2019.3
pytest-cov==2.8.1
pickle5; python_version == '3.7'