diff --git a/pyproject.toml b/pyproject.toml index c9a7ab6..6a47583 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ lint = [ ] test = [ "coverage==7.13.5", - "pytest==9.0.2", + "pytest==9.0.3", ] [project.urls]