diff --git a/pyproject.toml b/pyproject.toml index 87be87977..49636bb7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.5" pre-commit = "~3.4" -pylint = "~2.17" +pylint = "~3.0" pytest = "~7.4" types-requests = "~2.31"