diff --git a/pyproject.toml b/pyproject.toml index 2e6622b..6689a12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ setuptools = ">=65.0.0,<81.0.0" secrules-parser = 'secrules_parsing.cli:run' [tool.poetry.group.dev.dependencies] -pytest = "8.4.2" +pytest = "9.0.3" ppretty = "1.3" toml = "0.10.2" setuptools = "==80.10.2"