diff --git a/pyproject.toml b/pyproject.toml index 60294a8..b079f17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ lint = [ ] test = [ "coverage==7.9.1", - "pytest==8.4.0", + "pytest==8.4.1", ] [project.urls]