Merge pull request #2123 from theupdateframework/dependabot/pip/coverage-6.5.0

build(deps): bump coverage from 6.4.4 to 6.5.0
This commit is contained in:
Jussi Kukkonen 2022-10-03 10:44:09 +03:00 committed by GitHub
commit 16b959fcbe
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.4.4
coverage==6.5.0
black==22.8.0
isort==5.10.1
pylint==2.15.3