diff --git a/pyproject.toml b/pyproject.toml index 944d1294cb..e9c7285c9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ Source = "https://github.com/archlinux/archinstall" [project.optional-dependencies] log = ["systemd_python==235"] dev = [ - "mypy==1.20.1", + "mypy==1.20.2", "flake8==7.3.0", "pre-commit==4.5.1", "ruff==0.15.11",