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