From efe1e094d2df73d38b7538beaf9a6fa7508898a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 06:30:07 +0000 Subject: [PATCH] MAINT: Bump hypothesis from 6.10.0 to 6.14.4 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.10.0 to 6.14.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.10.0...hypothesis-python-6.14.4) 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 3a4a89969818..9e1e724f65a2 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.0 +hypothesis==6.14.4 pytest==6.2.3 pytz==2021.1 pytest-cov==2.11.1