summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-07-19 14:28:50 -0600
committerGitHub <noreply@github.com>2021-07-19 14:28:50 -0600
commitb575bd6928402e9738f439610ec13058f3402f3a (patch)
tree0993aa2237c64864709f404e521f8f4836148141 /test_requirements.txt
parent639f94d164407a311295fa67d3a5363cb718f965 (diff)
parentec4a85847c6243c06ecbc9d67b3191d44fe85708 (diff)
downloadnumpy-b575bd6928402e9738f439610ec13058f3402f3a.tar.gz
Merge pull request #19518 from numpy/dependabot/pip/hypothesis-6.14.3
MAINT: Bump hypothesis from 6.14.2 to 6.14.3
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 d3d2d3e44..204678d98 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.24
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.14.2
+hypothesis==6.14.3
pytest==6.2.4
pytz==2021.1
pytest-cov==2.12.1