summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-18 09:03:52 +0000
committerGitHub <noreply@github.com>2020-05-18 09:03:52 +0000
commit6ce44a4068d0971092815049d7ab030c65945af5 (patch)
tree681433087c14c31ef24742abc7fd227968917250
parent25f64902e9178bf476e2ce002985495ce56a7092 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.14.0.tar.gz
MAINT: Bump hypothesis from 5.12.0 to 5.14.0dependabot/pip/hypothesis-5.14.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.12.0 to 5.14.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.12.0...hypothesis-python-5.14.0) 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 5db322b9b..607fabe1e 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.17
-hypothesis==5.12.0
+hypothesis==5.14.0
pytest==5.4.2
pytz==2020.1
pytest-cov==2.8.1