1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-08-06 02:21:13 +03:00

Bump pytest-cov from 2.11.0 to 2.11.1

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.0...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-21 05:54:04 +00:00 committed by Athanasius
parent 1b0345436b
commit 77a20fd575

View File

@ -27,7 +27,7 @@ py2exe==0.10.1.0; sys_platform == 'win32'
# Testing
pytest==6.2.1
pytest-cov==2.11.0 # Pytest code coverage support
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