mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
6af7156c3b
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.4 to 5.5. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.4...coverage-5.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
coverage==5.5
|
|
hypothesis==6.3.0
|
|
# pin importlib-metadata as upper versions need typing-extensions to work if on python < 3.8
|
|
importlib-metadata==3.1.0;python_version<"3.8"
|
|
mypy==0.812
|
|
pytest==6.2.2
|
|
pytest-cov==2.11.1
|
|
pytest-mock==3.5.1
|
|
pytest-sugar==0.9.4
|