mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
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:
commit
0fb59246ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue