diff --git a/pyproject.toml b/pyproject.toml index 7d3273d..0511b23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ lint = [ ] test = [ "coverage==7.9.1", - "pytest==8.4.0", + "pytest==8.4.1", ] [project.urls]