From 6936f452161de38b3c37b9b890d6ce26981086ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 22:02:54 +0000 Subject: [PATCH] Bump hypothesis from 6.112.0 to 6.148.8 in /tools Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.0 to 6.148.8. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.0...hypothesis-python-6.148.8) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.8 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 51ec00d5effa35..4bdd64dfc5ca95 100644 --- a/tools/requirements_pytest.txt +++ b/tools/requirements_pytest.txt @@ -1,3 +1,3 @@ pytest==8.3.2 pytest-cov==5.0.0 -hypothesis==6.112.0 +hypothesis==6.148.8