gerbonara/requirements-dev.txt
dependabot-preview[bot] b0f2d90337
Bump pytest from 5.4.1 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.1...6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 09:41:36 +00:00

5 lines
83 B
Text

# install base requirements
-r requirements.txt
pytest==6.0.1
pytest-cov==2.8.1