mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2944 from theupdateframework/dependabot/pip/test-and-lint-dependencies-16fc6dcc51
build(deps): bump the test-and-lint-dependencies group with 2 updates
This commit is contained in:
commit
ff598b64df
2 changed files with 2 additions and 2 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.15.12
|
||||
mypy==1.20.2
|
||||
mypy==2.1.0
|
||||
zizmor==1.24.1
|
||||
|
||||
# Required for type stubs
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@
|
|||
-r pinned.txt
|
||||
|
||||
# coverage measurement
|
||||
coverage[toml]==7.13.5
|
||||
coverage[toml]==7.14.0
|
||||
freezegun==1.5.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue