diff --git a/pyproject.toml b/pyproject.toml index e777c74ee8..2e5d6c7c6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ log = ["systemd_python==236"] dev = [ "mypy==2.3.0", "flake8==7.3.0", - "pre-commit==4.6.1", + "pre-commit==4.6.2", "ruff==0.16.2", "pylint==4.0.7", "pytest==9.1.1",