mirror of https://github.com/python/cpython
build(deps): bump hypothesis from 6.100.0 to 6.100.2 in /Tools (#118462)
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)
This commit is contained in:
parent
d5e6c7cb66
commit
f6b5d3bdc8
|
@ -1,4 +1,4 @@
|
|||
# Requirements file for hypothesis that
|
||||
# we use to run our property-based tests in CI.
|
||||
|
||||
hypothesis==6.100.0
|
||||
hypothesis==6.100.2
|
||||
|
|
Loading…
Reference in New Issue