diff --git a/pyproject.toml b/pyproject.toml index 1c2c1da..ae99f36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ lint = [ ] test = [ "coverage==7.10.7", - "pytest==8.4.2", + "pytest==9.0.2", ] [project.urls]