From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:07:07 +0000 (+0100) Subject: build(deps): bump hypothesis from 6.135.26 to 6.151.9 in /Tools (#145948) X-Git-Tag: v3.15.0a8~284 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae1b3074330b8eefada470fd921b05664e6646f6;p=thirdparty%2FPython%2Fcpython.git build(deps): bump hypothesis from 6.135.26 to 6.151.9 in /Tools (#145948) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.26 to 6.151.9. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.26...hypothesis-python-6.151.9) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt index e5deac497fbe..8ecf796ec734 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.135.26 +hypothesis==6.151.9