summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-07-20 11:39:55 -0600
committerGitHub <noreply@github.com>2020-07-20 11:39:55 -0600
commitbed8574f6556c08df058a7d85c2f60e0d9c36629 (patch)
tree43de3815ba6c32c5173f6824b073a40c41ca7975
parenta0028bca0117874606bce99261d978df8d3f6610 (diff)
parent7e1f87087f303cc4d4c4474bab9b125f519ed17e (diff)
downloadnumpy-bed8574f6556c08df058a7d85c2f60e0d9c36629.tar.gz
Merge pull request #16910 from numpy/dependabot/pip/hypothesis-5.20.2
MAINT: Bump hypothesis from 5.19.1 to 5.20.2
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 4bf6cf4b0..522da0724 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools!=49.2.0
-hypothesis==5.19.1
+hypothesis==5.20.2
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0