From d5e8ccbc5d0171721769cfb29e13f5ac58337849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 14:16:42 +0000 Subject: [PATCH] Bump hypothesis from 6.24.4 to 6.46.1 in /tools Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.24.4 to 6.46.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.24.4...hypothesis-python-6.46.1) --- 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 626df96bf4d702..d6fcefb72a4d0b 100644 --- a/tools/requirements_pytest.txt +++ b/tools/requirements_pytest.txt @@ -1,3 +1,3 @@ pytest==6.2.5 pytest-cov==3.0.0 -hypothesis==6.24.4 +hypothesis==6.46.1