https://github.com/python/cpython/commit/ae1b3074330b8eefada470fd921b05664e6646f6 commit: ae1b3074330b8eefada470fd921b05664e6646f6 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: ezio-melotti <[email protected]> date: 2026-03-16T19:07:07+01:00 summary:
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> files: M Tools/requirements-hypothesis.txt diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt index e5deac497fbe3f..8ecf796ec7343a 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 _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: [email protected]
