diff --git a/pyproject.toml b/pyproject.toml index fed234f..64dcfcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "pre-commit==3.7.0", "ruff==0.5.1", "pylint==3.2.5", - "pytest==8.1.1", + "pytest==8.2.2", "pytest-cov==5.0.0", "pytest-timeout==2.3.1", ]