From 6d82526cd3f6d8319ef718332dd1091e8fdca877 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 07:46:02 +0000 Subject: MAINT: Bump hypothesis from 6.9.1 to 6.10.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.9.1 to 6.10.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.9.1...hypothesis-python-6.10.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 902ff3306..0ddf21810 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ cython==0.29.22 wheel<0.36.3 setuptools<49.2.0 -hypothesis==6.9.1 +hypothesis==6.10.0 pytest==6.2.3 pytz==2021.1 pytest-cov==2.11.1 -- cgit v1.2.1