mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump the test-and-lint-dependencies group with 1 update
Bumps the test-and-lint-dependencies group with 1 update: [isort](https://github.com/pycqa/isort). Updates `isort` from 5.13.1 to 5.13.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.13.1...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-and-lint-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9b877d2971
commit
745eff6676
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# (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.12.0
|
||||
isort==5.13.1
|
||||
isort==5.13.2
|
||||
pylint==3.0.3
|
||||
mypy==1.7.1
|
||||
bandit==1.7.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue