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:
Lukas Pühringer 2026-05-19 08:59:15 +02:00 committed by GitHub
commit ff598b64df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -4,5 +4,5 @@
-r pinned.txt
# coverage measurement
coverage[toml]==7.13.5
coverage[toml]==7.14.0
freezegun==1.5.5