summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-15 07:38:53 +0000
committerGitHub <noreply@github.com>2021-03-15 07:38:53 +0000
commitb8069779c990f04d06399432e0b8276ac96a109f (patch)
tree2003080c71cecb6842cf095ff5d24e817b72f424
parentb592ec8029a3c11f47ff69a42cb5470f9e60cc43 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.8.1.tar.gz
MAINT: Bump hypothesis from 6.6.0 to 6.8.1dependabot/pip/hypothesis-6.8.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.6.0 to 6.8.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.6.0...hypothesis-python-6.8.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 ee37626df..0762d5acf 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.6.0
+hypothesis==6.8.1
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1