diff --git a/pyproject.toml b/pyproject.toml index 69b0181..f0a81d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "pytest-cov==6.0.0", "pre-commit==4.0.1", "pytest-docker==3.1.1", - "mypy==1.13.0", + "mypy==1.14.0", "black==24.10.0", "flake8==7.1.1", "build==1.2.2",