diff --git a/pyproject.toml b/pyproject.toml index 1c3b4d1..ae7cd8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ lint = [ ] test = [ "coverage==7.14.1", - "pytest==9.0.3", + "pytest==9.1.0", ] [project.urls]