From 9233d182bac16f4a12e05db424c9e5fa5dba6afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 11:14:57 +0000 Subject: [PATCH] Bump hypothesis from 6.14.0 to 6.24.5 in /tools Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.0 to 6.24.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.0...hypothesis-python-6.24.5) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements_pytest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_pytest.txt b/tools/requirements_pytest.txt index 5d3831a2818e9a..476af00ac817df 100644 --- a/tools/requirements_pytest.txt +++ b/tools/requirements_pytest.txt @@ -1,3 +1,3 @@ pytest==6.2.4 pytest-cov==2.12.1 -hypothesis==6.14.0 +hypothesis==6.24.5