From 2b27eeb251ca37b7da022e48e9542634310257db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:25:50 +0000 Subject: MAINT: Bump hypothesis from 5.5.4 to 5.6.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.5.4 to 5.6.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.5.4...hypothesis-python-5.6.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 5f2a59e33..b586b813d 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,5 +1,5 @@ cython==0.29.15 -hypothesis==5.5.4 +hypothesis==5.6.0 pytest==5.3.5 pytz==2019.3 pytest-cov==2.8.1 -- cgit v1.2.1