summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-08 07:45:56 +0000
committerGitHub <noreply@github.com>2021-03-08 07:45:56 +0000
commitb648095952bf7d7ba88b13f416dca798ab3fd2e7 (patch)
treeeaedf677d61a5330227976248b6dfd064c45e1c1
parent0cea1d9b585ebe9895c898c60f05572840579c89 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.6.0.tar.gz
MAINT: Bump hypothesis from 6.3.4 to 6.6.0dependabot/pip/hypothesis-6.6.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.3.4 to 6.6.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.3.4...hypothesis-python-6.6.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 02caa8748..ee37626df 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.3.4
+hypothesis==6.6.0
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1