summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-19 07:46:02 +0000
committerGitHub <noreply@github.com>2021-04-19 07:46:02 +0000
commit6d82526cd3f6d8319ef718332dd1091e8fdca877 (patch)
treed7d45269fb05a6ff75972c1d6844097188aac2b0
parentfe0003e4b9f5e2e4bf78e1e81953bc09b82ea8f1 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.10.0.tar.gz
MAINT: Bump hypothesis from 6.9.1 to 6.10.0dependabot/pip/hypothesis-6.10.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.9.1 to 6.10.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.9.1...hypothesis-python-6.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-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