Skip to content

Commit 065ffdd

Browse files
Bump mypy from 1.15.0 to 1.19.0 (#367)
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a6d7b0 commit 065ffdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dev = [
2828
"flake8==7.2.0",
2929
"flake8-bugbear==24.12.12",
3030
"flit==3.12.0",
31-
"mypy==1.15.0",
31+
"mypy==1.19.0",
3232
"ufmt==2.8.0",
3333
"usort==1.0.8.post1",
3434
]

0 commit comments

Comments
 (0)