1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

Bump pytest from 6.1.2 to 6.2.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.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/6.1.2...6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-25 06:26:44 +00:00 committed by Athanasius
parent 1e56f0046e
commit 47353cca38

View File

@ -26,7 +26,7 @@ grip==4.5.2
py2exe==0.10.1.0; sys_platform == 'win32'
# Testing
pytest==6.1.2
pytest==6.2.1
pytest-cov==2.10.1 # Pytest code coverage support
coverage[toml]==5.3 # pytest-cov dep. This is here to ensure that it includes TOML support for pyproject.toml configs