diff --git a/pyproject.toml b/pyproject.toml index a39d7df..461bec2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ lint = [ ] test = [ "coverage==7.10.6", - "pytest==8.4.1", + "pytest==8.4.2", ] [project.urls]