From 8e2f7034438d6e1732ce63306a805e3fc3ec7ce7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 08:10:08 +0000 Subject: MAINT: Bump hypothesis from 6.0.0 to 6.0.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.0.0...hypothesis-python-6.0.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 b6aaa8995..52109a5d5 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ cython==0.29.21 wheel<0.36.3 setuptools<49.2.0 -hypothesis==6.0.0 +hypothesis==6.0.2 pytest==6.2.1 pytz==2020.5 pytest-cov==2.10.1 -- cgit v1.2.1