mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump coverage from 6.4.2 to 6.4.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.4.3. - [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.4.2...6.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7da578f680
commit
390fde1fdb
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.4.2
|
||||
coverage==6.4.3
|
||||
black==22.6.0
|
||||
isort==5.10.1
|
||||
pylint==2.14.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue