Skip to content

Commit 450f5e1

Browse files
Update dependency mypy to v1.20.2
1 parent 00834f9 commit 450f5e1

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
@@ -34,7 +34,7 @@ Source = "https://github.com/archlinux/archinstall"
3434
[project.optional-dependencies]
3535
log = ["systemd_python==235"]
3636
dev = [
37-
"mypy==1.20.1",
37+
"mypy==1.20.2",
3838
"flake8==7.3.0",
3939
"pre-commit==4.5.1",
4040
"ruff==0.15.11",

0 commit comments

Comments
 (0)