diff --git a/pyproject.toml b/pyproject.toml index aa90294..7edc88f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "pytest-cov==5.0.0", "pre-commit==3.7.1", "pytest-docker==3.1.1", - "mypy==1.10.0", + "mypy==1.10.1", "black==24.4.2", "flake8==7.1.0", "build==1.2.1",