summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-07-27 13:40:25 -0600
committerGitHub <noreply@github.com>2020-07-27 13:40:25 -0600
commite8d32d84780b28dc4f1e1a8f33dc35c9f43b2ce5 (patch)
treeaec3779ebee6f37d9709f4116a91134b15d60da0
parent7d04e229f52db74fef1e1d84d7f00dbf3a92addd (diff)
parent7b8bda560e0d17f5e1e4bdf57033fbd07e02310a (diff)
downloadnumpy-e8d32d84780b28dc4f1e1a8f33dc35c9f43b2ce5.tar.gz
Merge pull request #16952 from numpy/dependabot/pip/hypothesis-5.23.2
MAINT: Bump hypothesis from 5.20.2 to 5.23.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 522da0724..a2edf9600 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools!=49.2.0
-hypothesis==5.20.2
+hypothesis==5.23.2
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0