summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-02-01 06:48:13 -0700
committerGitHub <noreply@github.com>2021-02-01 06:48:13 -0700
commitcdbb115aedc20de8f4095c83772bfce17040ad04 (patch)
treef515f588602414842c4003497f39045425b75428
parentd5b6b41bcff0bd85e34f1f4afb6130fdec72ec7b (diff)
parentf5983b8ad6d8ed0537664e2a36dd35017eb047d5 (diff)
downloadnumpy-cdbb115aedc20de8f4095c83772bfce17040ad04.tar.gz
Merge pull request #18275 from numpy/dependabot/pip/hypothesis-6.1.1
MAINT: Bump hypothesis from 6.0.3 to 6.1.1
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index a0956a4b0..3f97ce525 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.0.3
+hypothesis==6.1.1
pytest==6.2.1
pytz==2020.5
pytest-cov==2.11.1