Skip to content

Commit ea26ba6

Browse files
fix(deps): update dependency mypy to v1.17.0
1 parent 47f4e63 commit ea26ba6

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
@@ -31,7 +31,7 @@ Source = "https://github.com/archlinux/archinstall"
3131
[project.optional-dependencies]
3232
log = ["systemd_python==235"]
3333
dev = [
34-
"mypy==1.16.1",
34+
"mypy==1.17.0",
3535
"flake8==7.3.0",
3636
"pre-commit==4.2.0",
3737
"ruff==0.12.3",

0 commit comments

Comments
 (0)