Skip to content

Commit 2531825

Browse files
Update dependency mypy to v2.2.0 (#4626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3e9d43 commit 2531825

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==236"]
3636
dev = [
37-
"mypy==2.1.0",
37+
"mypy==2.2.0",
3838
"flake8==7.3.0",
3939
"pre-commit==4.6.0",
4040
"ruff==0.15.21",

0 commit comments

Comments
 (0)