diff --git a/pyproject.toml b/pyproject.toml index 5683344d..67865e9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ flake8-use-fstring = "1.4" pep8-naming = "0.14.1" isort = "5.13.2" autopep8 = "2.3.1" -mypy = "1.12.0" +mypy = "1.13.0" tomli = { version = "2.0.2", python = "<3.11" } tox = "4.23.2" xmldiff = "2.7.0"