mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2237 from theupdateframework/dependabot/pip/isort-5.11.3
build(deps): bump isort from 5.11.2 to 5.11.3
This commit is contained in:
commit
ea448eaed7
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.2
|
||||
isort==5.11.3
|
||||
pylint==2.15.9
|
||||
mypy==0.991
|
||||
bandit==1.7.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue