Skip to content

Commit a52bfc3

Browse files
Update dependency mypy to v1.20.1 (#4419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dd94e8 commit a52bfc3

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.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)