diff --git a/pyproject.toml b/pyproject.toml index cdcf23d7..6d457315 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ flake8-use-fstring = "1.4" pep8-naming = "0.15.1" isort = "6.1.0" autopep8 = "2.3.2" -mypy = "1.18.2" +mypy = "1.19.0" tomli = { version = "2.3.0", python = "<3.11" } tox = "4.30.3" xmldiff = "2.7.0"