From 2c6fb028ca17bf23f7a0cdb30ef29c55f85c99ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:43:47 +0000 Subject: [PATCH] Bump hypothesis from 6.98.8 to 6.98.12 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.8 to 6.98.12. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.8...hypothesis-python-6.98.12) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-tests.txt b/requirements/requirements-tests.txt index 47fbfc1..22c352d 100644 --- a/requirements/requirements-tests.txt +++ b/requirements/requirements-tests.txt @@ -1 +1 @@ -hypothesis==6.98.8 +hypothesis==6.98.12