Merge pull request #2275 from theupdateframework/dependabot/pip/coverage-7.1.0

build(deps): bump coverage from 7.0.5 to 7.1.0
This commit is contained in:
Jussi Kukkonen 2023-01-26 10:01:18 +02:00 committed by GitHub
commit bfd7f2058d
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==7.0.5
coverage==7.1.0
black==22.12.0
isort==5.11.4
pylint==2.15.10