diff --git a/pyproject.toml b/pyproject.toml index eb03e9d..4a374bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ ] dev = [ "gto[tests]", - "mypy==1.12.1", + "mypy==1.13.0", "pylint==3.3.1", "types-PyYAML", "types-filelock",