mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump pylint from 2.17.7 to 3.0.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.7 to 3.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.7...v3.0.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ba5436a50
commit
f26e2b24c9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# are pinned to prevent unexpected linting failures when tools update)
|
||||
black==23.9.1
|
||||
isort==5.12.0
|
||||
pylint==2.17.7
|
||||
pylint==3.0.1
|
||||
mypy==1.5.1
|
||||
bandit==1.7.5
|
||||
pydocstyle==6.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue