diff --git a/pyproject.toml b/pyproject.toml index 904d9e82c..1041bb2c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.14" pre-commit = "~4.0" -pylint = "~3.2" +pylint = "~3.3" pytest = "~8.3" types-requests = "~2.32"