diff --git a/pyproject.toml b/pyproject.toml index 3447617..f25a086 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ tests = [ "pytest-asyncio==0.24.0" ] type_check = [ - "mypy==1.11.2", + "mypy==1.12.0", "networkx-stubs==0.0.1", "types-frozendict==2.0.9" ]