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

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.148.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 07:22:16 +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.9