Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.10.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 lines
84 B
Text
5 lines
84 B
Text
# install base requirements
|
|
-r requirements.txt
|
|
|
|
pytest==6.0.1
|
|
pytest-cov==2.10.1
|