mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
2049acec74
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.4.3. - [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/6.4.2...6.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
coverage==6.4.3
|
|
hypothesis==6.54.1
|
|
# 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.971
|
|
pytest==7.1.2
|
|
pytest-cov==3.0.0
|
|
pytest-mock==3.8.2
|
|
pytest-sugar==0.9.5
|