Skip to content

Commit 1ff1304

Browse files
Bump mypy from 1.10 to 1.10.1 (#870)
Bumps [mypy](https://github.com/python/mypy) from 1.10 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68363a9 commit 1ff1304

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
@@ -36,7 +36,7 @@ ci = [
3636
]
3737
dev = [
3838
"codecov==2.1.13",
39-
"mypy==1.10",
39+
"mypy==1.10.1",
4040
"packaging==24.1",
4141
"pre-commit>=3.5.0",
4242
"pytest==8.2.2",

0 commit comments

Comments
 (0)