mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump mypy in the test-and-lint-dependencies group (#2760)
Bumps the test-and-lint-dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-and-lint-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
956c0f1303
commit
5dc5ceaad6
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.8.4
|
||||
mypy==1.14.0
|
||||
mypy==1.14.1
|
||||
|
||||
# Required for type stubs
|
||||
freezegun==1.5.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue