summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 07:33:21 +0000
committerGitHub <noreply@github.com>2021-02-01 07:33:21 +0000
commitf5983b8ad6d8ed0537664e2a36dd35017eb047d5 (patch)
treef515f588602414842c4003497f39045425b75428
parentd5b6b41bcff0bd85e34f1f4afb6130fdec72ec7b (diff)
downloadnumpy-dependabot/pip/hypothesis-6.1.1.tar.gz
MAINT: Bump hypothesis from 6.0.3 to 6.1.1dependabot/pip/hypothesis-6.1.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.0.3 to 6.1.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.0.3...hypothesis-python-6.1.1) 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 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