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>
This commit is contained in:
dependabot-preview[bot] 2020-07-31 09:41:36 +00:00 committed by GitHub
parent cf4a612445
commit b0f2d90337
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
pytest==5.4.1
pytest==6.0.1
pytest-cov==2.8.1