Files
pydantic/tests/requirements-testing.txt
T
dependabot[bot] 3003c6db13 build(deps): bump pytest from 6.2.2 to 6.2.3 (#2631)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 12:10:28 +02:00

10 lines
256 B
Plaintext

coverage==5.5
hypothesis==6.3.4
# 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.3
pytest-cov==2.11.1
pytest-mock==3.5.1
pytest-sugar==0.9.4