From e7709ea4ce04299829e3ce6fc28570f248c66fa0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 15:20:18 +0000 Subject: MAINT: Bump hypothesis from 5.41.5 to 5.43.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.5 to 5.43.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.41.5...hypothesis-python-5.43.3) 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 1f7b229b4..e3fc9ccc6 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==5.41.5 +hypothesis==5.43.3 pytest==6.2.0 pytz==2020.4 pytest-cov==2.10.1 -- cgit v1.2.1