Skip to content

Commit 67689f0

Browse files
Bump mypy from 1.11.0 to 1.12.0
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a88f894 commit 67689f0

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 @@ docs = [
3535
"sphinx_mdinclude==0.6.0",
3636
]
3737
dev = [
38-
"mypy==1.11.0",
38+
"mypy==1.12.0",
3939
"pytest==8.3.1",
4040
"pytest-cov==5.0.0",
4141
"respx==0.21.0",

0 commit comments

Comments
 (0)