summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-23 09:01:42 +0000
committerGitHub <noreply@github.com>2020-03-23 09:01:42 +0000
commit2a542d63d1622a9ea8010ffcbc40399ec270743a (patch)
tree7bd4390c29138ee8e7cecae758f42b1540633a92
parent5b126f882bc90a22f7fe20518f727eafe8238d86 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.7.0.tar.gz
MAINT: Bump hypothesis from 5.6.0 to 5.7.0dependabot/pip/hypothesis-5.7.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.6.0...hypothesis-python-5.7.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 494181641..295557bb9 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.15
-hypothesis==5.6.0
+hypothesis==5.7.0
pytest==5.4.1
pytz==2019.3
pytest-cov==2.8.1