diff --git a/pyproject.toml b/pyproject.toml index e163020..15126c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ pre-commit = [ "pre-commit==4.3.0" ] test = [ - "pytest==8.4.1" + "pytest==8.4.2" ] [project]