summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-12 08:06:32 +0000
committerGitHub <noreply@github.com>2021-04-12 08:06:32 +0000
commit9766f908347928c51bff3d03b4fab643a8ca796f (patch)
treec593e8e834be964377c36903eb7608bc91ad3500
parent6ad995fef13df213ca7ffc233e4a7c427b3ba16a (diff)
downloadnumpy-dependabot/pip/hypothesis-6.9.1.tar.gz
MAINT: Bump hypothesis from 6.8.4 to 6.9.1dependabot/pip/hypothesis-6.9.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.8.4 to 6.9.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.8.4...hypothesis-python-6.9.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 65ebc0b45..902ff3306 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.8.4
+hypothesis==6.9.1
pytest==6.2.3
pytz==2021.1
pytest-cov==2.11.1