mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2843 from theupdateframework/dependabot/pip/test-and-lint-dependencies-80d7b7752b
build(deps): bump mypy from 1.16.0 to 1.16.1 in the test-and-lint-dependencies group
This commit is contained in:
commit
e571ef22df
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)
|
||||
ruff==0.11.13
|
||||
mypy==1.16.0
|
||||
mypy==1.16.1
|
||||
zizmor==1.9.0
|
||||
|
||||
# Required for type stubs
|
||||
|
|
|
|||
Loading…
Reference in a new issue