diff --git a/pyproject.toml b/pyproject.toml index 009a375..2b0728e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ ] dev = [ "gto[tests]", - "mypy==1.14.0", + "mypy==1.14.1", "pylint==3.3.3", "types-PyYAML", "types-filelock",