1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Bump pytest from 6.2.1 to 6.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-26 06:22:22 +00:00 committed by Athanasius
parent 588fd7a717
commit ba85df78de

View File

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