diff --git a/pyproject.toml b/pyproject.toml index 2e6c7d4..54f499d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ lint = [ ] test = [ "coverage==7.10.7", - "pytest==8.4.2", + "pytest==9.0.2", ] [project.urls]