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