mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2682 from theupdateframework/dependabot/pip/test-and-lint-dependencies-2786207ea8
build(deps): bump the test-and-lint-dependencies group with 3 updates
This commit is contained in:
commit
972894251a
2 changed files with 3 additions and 3 deletions
|
|
@ -6,5 +6,5 @@
|
|||
# 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.5.5
|
||||
mypy==1.11.0
|
||||
ruff==0.5.6
|
||||
mypy==1.11.1
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@
|
|||
-r pinned.txt
|
||||
|
||||
# coverage measurement
|
||||
coverage==7.6.0
|
||||
coverage==7.6.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue