gerbonara/requirements-dev.txt
dependabot-preview[bot] c1e019d230
Bump pytest from 5.3.5 to 5.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.4.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.3.5...5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:59:55 +00:00

5 lines
83 B
Text

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