mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump black from 22.8.0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7f3c745bdb
commit
447d64f83b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# additional test tools for linting and coverage measurement
|
||||
coverage==6.5.0
|
||||
black==22.8.0
|
||||
black==22.10.0
|
||||
isort==5.10.1
|
||||
pylint==2.15.3
|
||||
mypy==0.982
|
||||
|
|
|
|||
Loading…
Reference in a new issue