diff --git a/pyproject.toml b/pyproject.toml index 3c1ecc6..1a6204a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ lint = [ "flake8==7.1.0", ] type = [ - "mypy==1.11.0", + "mypy==1.11.1", ] [project.urls]