Skip to content

Commit 78e7205

Browse files
Bump mypy from 1.11.2 to 1.18.2 (#215)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 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 eafa768 commit 78e7205

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
@@ -24,7 +24,7 @@ dev = [
2424
"coverage==7.10.7",
2525
"flake8==7.1.1",
2626
"flit==3.12.0",
27-
"mypy==1.11.2",
27+
"mypy==1.18.2",
2828
"usort==1.0.8.post1",
2929
"ufmt==2.7.1",
3030
]

0 commit comments

Comments
 (0)