Skip to content

Commit a5723c7

Browse files
chore(deps): update dependency mypy to v1.19.1
1 parent a734f62 commit a5723c7

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
@@ -34,7 +34,7 @@ test = [
3434
"six==1.17.0",
3535
]
3636
lint = ["ruff==0.14.5"]
37-
type_check = ["mypy==1.14.1"]
37+
type_check = ["mypy==1.19.1"]
3838
nox = [
3939
"nox>=2024.10.9 ; python_version >= '3.9'",
4040
"nox-uv>=0.7.0 ; python_version >= '3.9'",

0 commit comments

Comments
 (0)