diff --git a/pyproject.toml b/pyproject.toml index 912c08aa..9cf3fc2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Repository = "https://github.com/google/python-fire" test = [ "setuptools<=80.9.0", "pip", - "pylint<3.3.8", + "pylint<3.3.9", "pytest<=8.4.1", "pytest-pylint<=1.1.2", "pytest-runner<7.0.0",