diff --git a/pyproject.toml b/pyproject.toml index 29fab94a14..c3440c3503 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.16.0", + "mypy==1.16.1", "flake8==7.2.0", "pre-commit==4.2.0", "ruff==0.11.13",