diff --git a/pyproject.toml b/pyproject.toml index 664e9d7..a86ab4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ lint = [ ] test = [ "coverage==7.13.5", - "pytest==9.0.2", + "pytest==9.0.3", ] [project.urls]