summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-10-04 12:35:14 -0600
committerGitHub <noreply@github.com>2021-10-04 12:35:14 -0600
commit6236c13cf843d0e1412a3d82c68061204a586b33 (patch)
tree59325d8914580696686f226aeacdda5bb2ff0f99 /test_requirements.txt
parentc49ddba6e736d3070bc7da9998f46af79a18c764 (diff)
parent802858bb12e774754d7ad022fcb563ff11435385 (diff)
downloadnumpy-6236c13cf843d0e1412a3d82c68061204a586b33.tar.gz
Merge pull request #20031 from numpy/dependabot/pip/hypothesis-6.23.1
MAINT: Bump hypothesis from 6.23.0 to 6.23.1
Diffstat (limited to 'test_requirements.txt')
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 1ef8fdbc7..cc0adea3d 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.23.0
+hypothesis==6.23.1
pytest==6.2.5
pytz==2021.3
pytest-cov==2.12.1