summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-04-05 06:20:05 -0600
committerGitHub <noreply@github.com>2021-04-05 06:20:05 -0600
commit1555f9e4c5be8cf8c5d2e0f70f3af6e21ac6c550 (patch)
tree0f54507389c9dfe84d218e0cee5e2d7b97921947
parent036f6c68f849c6659fef9b91aaafa7e447286c5c (diff)
parent5724b508066032e52b18df76491d459f612bf076 (diff)
downloadnumpy-1555f9e4c5be8cf8c5d2e0f70f3af6e21ac6c550.tar.gz
Merge pull request #18726 from numpy/dependabot/pip/hypothesis-6.8.4
MAINT: Bump hypothesis from 6.8.3 to 6.8.4
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index ab73b2d35..48ab654ed 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.22
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.8.3
+hypothesis==6.8.4
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1