Skip to content

Commit 7820239

Browse files
Bump mypy from 1.10.0 to 1.11.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93e4669 commit 7820239

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
@@ -35,7 +35,7 @@ dev = [
3535
"flake8==7.1.0",
3636
"flake8-bugbear==24.4.26",
3737
"flit==3.9.0",
38-
"mypy==1.10.0",
38+
"mypy==1.11.1",
3939
"pessimist==0.9.3",
4040
"rich==13.7.1",
4141
"ufmt==2.6.0",

0 commit comments

Comments
 (0)