diff --git a/pyproject.toml b/pyproject.toml index 0aa85a9fd..9e3d0b7cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ deepl = "^1.2.1" [tool.poetry.dev-dependencies] mypy = "~1.11" -pre-commit = "~3.8" +pre-commit = "~4.0" pylint = "~3.2" pytest = "~8.3" types-requests = "~2.32"