diff --git a/pyproject.toml b/pyproject.toml index 264ace6..54b485b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ lint = [ ] test = [ "coverage==7.14.1", - "pytest==9.1.0", + "pytest==9.1.1", ] [project.urls]