Skip to content

Commit 1a1cb4c

Browse files
committed
1 parent 141da81 commit 1a1cb4c

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
@@ -22,7 +22,7 @@ requires-python = ">=3.10,<4"
2222

2323
[project.optional-dependencies]
2424
checks = [
25-
"mypy==1.13.0",
25+
"mypy==1.15.0",
2626
"ruff>=0.11,<0.12",
2727
]
2828
docs = [

0 commit comments

Comments
 (0)