From a24dc4e6aaf4392502f4ad7c7c05e48f01cc4253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 15:41:57 +0000 Subject: [PATCH] MAINT: Bump hypothesis from 6.10.1 to 6.12.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.10.1 to 6.12.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.10.1...hypothesis-python-6.12.0) Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 4421c20b58ae..b6abf169490e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ cython==0.29.23 wheel<0.36.3 setuptools<49.2.0 -hypothesis==6.10.1 +hypothesis==6.12.0 pytest==6.2.3 pytz==2021.1 pytest-cov==2.11.1