mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.0 to 6.100.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.0...hypothesis-python-6.100.2)
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.100.2
|