Skip to content

Commit c0365cb

Browse files
Update dependency mypy to v2
1 parent 6345251 commit c0365cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ requires-poetry = '>=2.0'
2525
poetry-plugin-export = ">=1.8"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
mypy = "^1"
28+
mypy = "^2.0.0"
2929
ruff = "^0.15.0"
3030

3131
[build-system]

0 commit comments

Comments
 (0)