Files
typthon/Tools/requirements-hypothesis.txt
dependabot[bot] 08363eb8ad Bump hypothesis from 6.135.26 to 6.148.8 in /Tools
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.26 to 6.148.8.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.26...hypothesis-python-6.148.8)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.148.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-25 06:10:27 +00:00

5 lines
109 B
Plaintext

# Requirements file for hypothesis that
# we use to run our property-based tests in CI.
hypothesis==6.148.8