summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-20 09:28:18 +0000
committerGitHub <noreply@github.com>2020-04-20 09:28:18 +0000
commite15afe73fca776300b1a77aa0ad9faf760306727 (patch)
tree1d58566823ea3f7d45f7b953611aef3a1e87780a
parent99d056fde04538ffacc877cfaea926ab979ea824 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.10.1.tar.gz
MAINT: Bump hypothesis from 5.8.3 to 5.10.1dependabot/pip/hypothesis-5.10.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.8.3 to 5.10.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.8.3...hypothesis-python-5.10.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 28f4aa4f9..c87b1fdb0 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.16
-hypothesis==5.8.3
+hypothesis==5.10.1
pytest==5.4.1
pytz==2019.3
pytest-cov==2.8.1