diff --git a/pyproject.toml b/pyproject.toml index e9ec07743..3cc781d16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ requests = "~2.32" deepl = "^1.2.1" [tool.poetry.dev-dependencies] -mypy = "~1.12" +mypy = "~1.13" pre-commit = "~4.0" pylint = "~3.2" pytest = "~8.3"