Skip to content

Commit 17b3ebf

Browse files
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.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]>
1 parent 3fdff80 commit 17b3ebf

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
@@ -40,7 +40,7 @@ server = [
4040
test = [
4141
"codespell==2.2.6",
4242
"isort==5.13.2",
43-
"mypy==1.9.0",
43+
"mypy==1.10.0",
4444
"pre-commit==3.7.0",
4545
"pre-commit-hooks==4.6.0",
4646
"pylint==3.1.0",

0 commit comments

Comments
 (0)