diff --git a/pyproject.toml b/pyproject.toml index d1bb916..2573bf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ lint = [ ] test = [ "coverage==7.10.6", - "pytest==8.4.1", + "pytest==8.4.2", ] [project.urls]