summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-17 15:19:11 +0000
committerGitHub <noreply@github.com>2020-02-17 15:19:11 +0000
commit697f11ca3fa19b6ae485e212c772eadc2518955c (patch)
treeb41c3289e5458c0bc2598ea9cbe3e190d4a23eec
parent60f539b37514a9eb13c1ebfb8a252934f9084d30 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.5.4.tar.gz
MAINT: Bump hypothesis from 5.3.0 to 5.5.4dependabot/pip/hypothesis-5.5.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.3.0 to 5.5.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.3.0...hypothesis-python-5.5.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 be47d4fd3..5f2a59e33 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.15
-hypothesis==5.3.0
+hypothesis==5.5.4
pytest==5.3.5
pytz==2019.3
pytest-cov==2.8.1