From 788a381f50b139df2694ceb4320a2588b63b780c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:43:47 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.151.9 to 6.155.3 in /Tools Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.9 to 6.155.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.9...v6.155.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tools/requirements-hypothesis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt index 8ecf796ec7343a0..aff7e3b0e224b9c 100644 --- a/Tools/requirements-hypothesis.txt +++ b/Tools/requirements-hypothesis.txt @@ -1,4 +1,4 @@ # Requirements file for hypothesis that # we use to run our property-based tests in CI. -hypothesis==6.151.9 +hypothesis==6.155.3