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 878a3b60b..00ed03dc9 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,6 +1,6 @@
cython==0.29.13
pytest==5.2.0
-pytz==2019.2
+pytz==2019.3
pytest-cov==2.7.1
pickle5; python_version == '3.7'
pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy'