diff --git a/pyproject.toml b/pyproject.toml index 0aa85a9fd..2dd9a12cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.11" pre-commit = "~3.8" -pylint = "~3.2" +pylint = "~3.3" pytest = "~8.3" types-requests = "~2.32"