diff --git a/pyproject.toml b/pyproject.toml index 0ce87d4..22db0a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ lint = [ ] test = [ "coverage==7.14.1", - "pytest==9.0.3", + "pytest==9.1.0", ] [project.urls]