Skip to content

Commit 80ae85c

Browse files
Update dependency mypy to v1.20.2 (#4458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00834f9 commit 80ae85c

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)