summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-05 07:34:27 +0000
committerGitHub <noreply@github.com>2021-04-05 07:34:27 +0000
commit5724b508066032e52b18df76491d459f612bf076 (patch)
tree0f54507389c9dfe84d218e0cee5e2d7b97921947
parent036f6c68f849c6659fef9b91aaafa7e447286c5c (diff)
downloadnumpy-dependabot/pip/hypothesis-6.8.4.tar.gz
MAINT: Bump hypothesis from 6.8.3 to 6.8.4dependabot/pip/hypothesis-6.8.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.8.3 to 6.8.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.8.3...hypothesis-python-6.8.4) 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 ab73b2d35..48ab654ed 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.3
+hypothesis==6.8.4
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1