From 17d812b96398c09cf0547e9c9e3b3e5ad7e3b722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 01:16:00 +0000 Subject: [PATCH] Bump hypothesis from 6.155.2 to 6.156.1 in /Tools --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.156.1 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 b22b1934bf3..f8cd8f9bfa9 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.156.1