diff --git a/pyproject.toml b/pyproject.toml index 1cbaf4a10..d9a8377d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.8" pre-commit = "~3.6" -pylint = "~3.0" +pylint = "~3.1" pytest = "~8.0" types-requests = "~2.31"