mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
f6b5d3bdc8
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)
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
# Requirements file for hypothesis that
|
|
# we use to run our property-based tests in CI.
|
|
|
|
hypothesis==6.100.2
|