Bump coverage from 6.1.1 to 6.1.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.1 to 6.1.2. - [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/6.1.1...6.1.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c473193d4c
commit
ce7d2aa9b9
2 changed files with 50 additions and 49 deletions
|
@ -44,7 +44,7 @@ black = "^21.9b0"
|
|||
isort = "^5.9.3"
|
||||
flake8 = "^4.0.1"
|
||||
bandit = "^1.7.0"
|
||||
coverage = "^6.0.2"
|
||||
coverage = "^6.1.2"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.4.0"
|
||||
unasync = "^0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue