Bump pytest from 4.6.6 to 5.3.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.6 to 5.3.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/4.6.6...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-27 03:52:24 +00:00 committed by GitHub
parent 0024c0b045
commit 293ccfbafc
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==4.6.6
pytest==5.3.1
pytest-cov==2.8.1