summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-08-30 11:56:31 -0600
committerGitHub <noreply@github.com>2021-08-30 11:56:31 -0600
commit5f9445052238200b905074ee188bcfdab2ef8861 (patch)
tree006642ac89a2deeca0dc7c98c41f0733279cbcaf
parent7028aec45baf553b8d8a6aec12ac3167a9b3a962 (diff)
parent1eb4360ef2465580b3cd3a79355b52253eae0678 (diff)
downloadnumpy-5f9445052238200b905074ee188bcfdab2ef8861.tar.gz
Merge pull request #19789 from numpy/dependabot/pip/hypothesis-6.17.3
MAINT: Bump hypothesis from 6.15.0 to 6.17.3
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index e2dcdaed3..4cb0b77bc 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.24
wheel<0.37.1
setuptools<49.2.0
-hypothesis==6.15.0
+hypothesis==6.17.3
pytest==6.2.4
pytz==2021.1
pytest-cov==2.12.1