diff --git a/pyproject.toml b/pyproject.toml index 30362cf1d..16e6f0fc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.10" pre-commit = "~3.7" -pylint = "~3.1" +pylint = "~3.2" pytest = "~8.2" types-requests = "~2.31"