Skip to content

Commit c7413e9

Browse files
chore(deps): update dependency mypy to v1.19.0
1 parent 7398e27 commit c7413e9

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 @@ Source = "https://github.com/archlinux/archinstall"
3333
[project.optional-dependencies]
3434
log = ["systemd_python==235"]
3535
dev = [
36-
"mypy==1.18.2",
36+
"mypy==1.19.0",
3737
"flake8==7.3.0",
3838
"pre-commit==4.5.0",
3939
"ruff==0.14.8",

0 commit comments

Comments
 (0)