diff --git a/pyproject.toml b/pyproject.toml index 732707a..871f5ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "coverage==7.5.3", "flake8==7.0.0", "hatch==1.12.0", - "mypy==1.10.0", + "mypy==1.10.1", "pessimist==0.9.3", "ufmt==2.6.0", "volatile==2.1.0",