diff --git a/pyproject.toml b/pyproject.toml index 7feb07aa8..870674baa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ Source = "https://github.com/archlinux/archinstall" [project.optional-dependencies] log = ["systemd_python==235"] dev = [ - "mypy==1.12.0", + "mypy==1.12.1", "flake8==7.1.1", "pre-commit==4.0.1", "ruff==0.7.0",