Skip to content

Commit 9298beb

Browse files
fix(deps): update dependency mypy to v1.17.0
1 parent f059d89 commit 9298beb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)