Skip to content

Commit 71c2dd2

Browse files
Bump mypy from 1.8.0 to 1.10.0 (#179)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.10.0) --- 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 6f03d7a commit 71c2dd2

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.0.0",
3636
"flake8-bugbear==24.2.6",
3737
"flit==3.9.0",
38-
"mypy==1.8.0",
38+
"mypy==1.10.0",
3939
"pessimist==0.9.3",
4040
"rich==13.7.1",
4141
"ufmt==2.5.1",

0 commit comments

Comments
 (0)