Skip to content

Commit 089e1d5

Browse files
committed
Update to mypy==1.16.1
1 parent 5b8b25c commit 089e1d5

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
@@ -33,7 +33,7 @@ requires-python = ">=3.9,<4"
3333

3434
[project.optional-dependencies]
3535
checks = [
36-
"mypy==1.15.0",
36+
"mypy==1.16.1",
3737
"ruff>=0.11,<0.12",
3838
]
3939
cloud = [

0 commit comments

Comments
 (0)