Skip to content

Commit 3e0234c

Browse files
committed
Update to mypy==1.16.1
1 parent 118e26e commit 3e0234c

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

2424
[project.optional-dependencies]
2525
checks = [
26-
"mypy==1.15.0",
26+
"mypy==1.16.1",
2727
"ruff>=0.11,<0.12",
2828
]
2929
docs = [

0 commit comments

Comments
 (0)