Merge pull request #2249 from theupdateframework/dependabot/pip/coverage-7.0.1

build(deps): bump coverage from 6.5.0 to 7.0.1
This commit is contained in:
Jussi Kukkonen 2022-12-27 10:34:35 +02:00 committed by GitHub
commit 0fb59246ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
-r requirements-pinned.txt
# additional test tools for linting and coverage measurement
coverage==6.5.0
coverage==7.0.1
black==22.12.0
isort==5.11.4
pylint==2.15.9