From 2a542d63d1622a9ea8010ffcbc40399ec270743a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 09:01:42 +0000 Subject: MAINT: Bump hypothesis from 5.6.0 to 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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1