diff --git a/pyproject.toml b/pyproject.toml index 66150f93e..32bdfc9da 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.7" +pre-commit = "~3.8" pylint = "~3.2" pytest = "~8.3" types-requests = "~2.32"