diff --git a/pyproject.toml b/pyproject.toml index 1053cb6..caeb972 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ pylity = ">=0.0.6" [tool.poetry.group.dev.dependencies] pre-commit = "^3.2.0" -pytest = "^7.2.2" +pytest = "^8.3.5" pylint = "^3.0.2" isort = "^5.12.0" coverage = "^7.2.2"