diff --git a/pyproject.toml b/pyproject.toml index a910bfd..bf05244 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ tenacity = ">=8.1,<10.0" [tool.poetry.dev-dependencies] black = "^25.1" isort = "^6.0.0" -pylint = "^3.2" +pylint = "^4.0" pytest = "^8.2" pre-commit = "^4.0.1"