diff --git a/pyproject.toml b/pyproject.toml index c1ccf15a..5c01bb32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "black==24.10.0", "flake8==7.1.1", "isort==5.13.2", - "mypy==1.11.2", + "mypy==1.13.0", "pytest==8.3.3", "pytest-cov==5.0.0", "pytest-mock==3.14.0",