Skip to content

Commit 5391d28

Browse files
Bump mypy from 1.9.0 to 1.14.1 (#323)
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8194e8 commit 5391d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131
"flake8==7.0.0",
3232
"flake8-bugbear==24.12.12",
3333
"flit==3.10.1",
34-
"mypy==1.9.0",
34+
"mypy==1.14.1",
3535
"ufmt==2.5.1",
3636
"usort==1.0.8.post1",
3737
]

0 commit comments

Comments
 (0)