From 3eced5393f8d0e9e2ccdfa155bb073af07a41670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 08:05:03 +0000 Subject: [PATCH] Bump hypothesis from 5.43.3 to 6.8.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.43.3 to 6.8.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.43.3...hypothesis-python-6.8.1) 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 2a4f64ca5a7..ecd767af152 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.43.3 +hypothesis==6.8.1 pytest==6.2.1 pytz==2020.4 pytest-cov==2.10.1