mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2743 from theupdateframework/dependabot/pip/test-and-lint-dependencies-58a7d47244
build(deps): bump ruff from 0.8.0 to 0.8.1 in the test-and-lint-dependencies group
This commit is contained in:
commit
fc7bdf21de
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# 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.8.0
|
||||
ruff==0.8.1
|
||||
mypy==1.13.0
|
||||
|
||||
# Required for type stubs
|
||||
|
|
|
|||
Loading…
Reference in a new issue