diff --git a/pyproject.toml b/pyproject.toml index 8d2cb10..04400e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "pytest-cov==5.0.0", "pre-commit==3.7.0", "pytest-docker==3.1.1", - "mypy==1.9.0", + "mypy==1.10.0", "black==24.4.2", "flake8==7.0.0", "build==1.2.1",