diff --git a/pyproject.toml b/pyproject.toml index c47e5c6..ab2ad16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pre-commit = [ ] test = [ "pytest-github-actions-annotate-failures==0.4.0", - "pytest==9.0.2" + "pytest==9.0.3" ] [project]