mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
Bump coverage[toml] from 5.3 to 5.3.1
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 5.3 to 5.3.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.3...coverage-5.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
47353cca38
commit
09b9404307
@ -28,7 +28,7 @@ py2exe==0.10.1.0; sys_platform == 'win32'
|
|||||||
# Testing
|
# Testing
|
||||||
pytest==6.2.1
|
pytest==6.2.1
|
||||||
pytest-cov==2.10.1 # Pytest code coverage support
|
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
|
coverage[toml]==5.3.1 # pytest-cov dep. This is here to ensure that it includes TOML support for pyproject.toml configs
|
||||||
|
|
||||||
|
|
||||||
# All of the normal requirements
|
# All of the normal requirements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user