diff --git a/pyproject.toml b/pyproject.toml index dae328a7..1341a7d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ Documentation = "https://greenbone.github.io/python-gvm/" dev = [ "coverage>=7.2", "sphinx>=5.3.0", - "autohooks-plugin-ruff>=25.2.0", + "autohooks-plugin-ruff>=25.3.1", "autohooks-plugin-mypy>=22.7.0", "pontos>=26.4.0", "furo>=2022.6.21",