From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:14:23 +0000 (+0200) Subject: Bump `hypothesis` from `6.151.9` to `6.155.3` in `Tools/requirements-hypothesis.txt... X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0842ec582e27c6d3284032b2ca678234efca2db9;p=thirdparty%2FPython%2Fcpython.git Bump `hypothesis` from `6.151.9` to `6.155.3` in `Tools/requirements-hypothesis.txt` (#152758) 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] 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 8ecf796ec734..aff7e3b0e224 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