Skip to content

Commit 36a1e19

Browse files
Update dependency mypy to v1.20.1
1 parent 335a7b7 commit 36a1e19

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

0 commit comments

Comments
 (0)