diff --git a/pyproject.toml b/pyproject.toml index ee22a82..1539b37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ ] dev = [ "gto[tests]", - "mypy==1.13.0", + "mypy==1.14.0", "pylint==3.3.2", "types-PyYAML", "types-filelock",