summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2021-04-19 07:26:50 -0400
committerGitHub <noreply@github.com>2021-04-19 07:26:50 -0400
commit120237d2b8f9f35d9fdde0ed3e7f98bff8e4b358 (patch)
treed7d45269fb05a6ff75972c1d6844097188aac2b0
parentfe0003e4b9f5e2e4bf78e1e81953bc09b82ea8f1 (diff)
parent6d82526cd3f6d8319ef718332dd1091e8fdca877 (diff)
downloadnumpy-120237d2b8f9f35d9fdde0ed3e7f98bff8e4b358.tar.gz
Merge pull request #18806 from numpy/dependabot/pip/hypothesis-6.10.0
MAINT: Bump hypothesis from 6.9.1 to 6.10.0
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 902ff3306..0ddf21810 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.9.1
+hypothesis==6.10.0
pytest==6.2.3
pytz==2021.1
pytest-cov==2.11.1