diff --git a/pyproject.toml b/pyproject.toml index 2b0728e..5c958ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ dev = [ "gto[tests]", "mypy==1.14.1", - "pylint==3.3.3", + "pylint==3.3.4", "types-PyYAML", "types-filelock", "types-freezegun",