diff --git a/pyproject.toml b/pyproject.toml index 6a335c28..7c67cdd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ tests = [ ] dev = [ "gto[tests]", - "mypy==1.10.0", + "mypy==1.10.1", "pylint==3.1.0", "types-PyYAML", "types-filelock",