diff --git a/pyproject.toml b/pyproject.toml index 35eccafdf..82c1f1253 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.2" -pre-commit = "~3.2" +pre-commit = "~3.3" pylint = "~2.17" pytest = "~7.3" types-requests = "~2.28"