Skip to content

Commit 7141f8f

Browse files
Bump mypy from 1.8.0 to 1.9.0 (#289)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.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 4604e16 commit 7141f8f

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
@@ -30,7 +30,7 @@ dev = [
3030
"flake8==7.0.0",
3131
"flake8-bugbear==24.2.6",
3232
"flit==3.9.0",
33-
"mypy==1.8.0",
33+
"mypy==1.9.0",
3434
"ufmt==2.5.1",
3535
"usort==1.0.8.post1",
3636
]

0 commit comments

Comments
 (0)