diff --git a/pyproject.toml b/pyproject.toml index 2c9fdfb..ab1b4db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [project.optional-dependencies] test = [ "ruff>=0.2.0", - "mypy==1.10.0", + "mypy==1.11.2", "pre-commit==3.7.1", "pytest-cov==5.0.0", "pytest-mock<3.14.1",