mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump isort from 5.11.1 to 5.11.2
Bumps [isort](https://github.com/pycqa/isort) from 5.11.1 to 5.11.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.11.1...5.11.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7291411ad9
commit
09a4cc52fc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# additional test tools for linting and coverage measurement
|
||||
coverage==6.5.0
|
||||
black==22.12.0
|
||||
isort==5.11.1
|
||||
isort==5.11.2
|
||||
pylint==2.15.8
|
||||
mypy==0.991
|
||||
bandit==1.7.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue