mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2885 from theupdateframework/dependabot/pip/test-and-lint-dependencies-fb5b970081
build(deps): bump the test-and-lint-dependencies group with 2 updates
This commit is contained in:
commit
d545e89387
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
# 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)
|
||||
ruff==0.14.6
|
||||
mypy==1.18.2
|
||||
ruff==0.14.7
|
||||
mypy==1.19.0
|
||||
zizmor==1.16.3
|
||||
|
||||
# Required for type stubs
|
||||
|
|
|
|||
Loading…
Reference in a new issue