diff --git a/pyproject.toml b/pyproject.toml index 781450fb7..665a02d58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.7" -pre-commit = "~3.5" +pre-commit = "~3.6" pylint = "~3.0" pytest = "~7.4" types-requests = "~2.31"