diff --git a/pyproject.toml b/pyproject.toml index 1eb3c85..e29d8a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "pytest-cov==5.0.0", "pre-commit==4.0.1", "pytest-docker==3.1.1", - "mypy==1.11.2", + "mypy==1.12.1", "black==24.10.0", "flake8==7.1.1", "build==1.2.2",