diff --git a/pyproject.toml b/pyproject.toml index 6638d2e..57ffcf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "flake8==7.0.0", "flake8-bugbear==24.2.6", "flit==3.9.0", - "mypy==1.9.0", + "mypy==1.10.1", "ufmt==2.5.1", "usort==1.0.8.post1", ]