diff --git a/pyproject.toml b/pyproject.toml index d8977cc..e95331e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "coverage==7.5.4", "flake8==7.1.0", "hatch==1.12.0", - "mypy==1.10.1", + "mypy==1.11.2", "pessimist==0.9.3", "ufmt==2.7.0", "volatile==2.1.0",