From 7b8bda560e0d17f5e1e4bdf57033fbd07e02310a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 09:19:46 +0000 Subject: MAINT: Bump hypothesis from 5.20.2 to 5.23.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.20.2 to 5.23.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.20.2...hypothesis-python-5.23.2) 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 522da0724..a2edf9600 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ cython==0.29.21 wheel setuptools!=49.2.0 -hypothesis==5.20.2 +hypothesis==5.23.2 pytest==5.4.3 pytz==2020.1 pytest-cov==2.10.0 -- cgit v1.2.1