mirror of
https://github.com/python/cpython.git
synced 2026-04-15 00:00:57 +00:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 lines
109 B
Text
4 lines
109 B
Text
# Requirements file for hypothesis that
|
|
# we use to run our property-based tests in CI.
|
|
|
|
hypothesis==6.151.9
|