From e3fc0b51878afe82e76ce9341a99615bc455bb37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:17:14 +0000 Subject: [PATCH] bump hypothesis from 6.155.2 to 6.155.5 in /Tools Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.155.2 to 6.155.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.155.2...v6.155.5) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b22b1934bf..13f9fd6b40 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.155.2 +hypothesis==6.155.5