mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2502 from theupdateframework/dependabot/pip/black-23.10.1
This commit is contained in:
commit
dadca463ef
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Lint tools
|
||||
# (We are not so interested in the specific versions of the tools: the versions
|
||||
# are pinned to prevent unexpected linting failures when tools update)
|
||||
black==23.10.0
|
||||
black==23.10.1
|
||||
isort==5.12.0
|
||||
pylint==3.0.1
|
||||
mypy==1.6.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue