diff --git a/pyproject.toml b/pyproject.toml index e0fae12..6a186fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ tenacity = "^8.1" [tool.poetry.dev-dependencies] black = "^24.1" isort = "^5.10.1" -pylint = "^2.15" +pylint = "^3.2" pytest = "^7.1" pre-commit = "^3.0.2"