diff --git a/pyproject.toml b/pyproject.toml index 912c08aa..34fe570e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "setuptools<=80.9.0", "pip", "pylint<3.3.8", - "pytest<=8.4.1", + "pytest<=8.4.2", "pytest-pylint<=1.1.2", "pytest-runner<7.0.0", "termcolor<3.2.0",