diff --git a/pyproject.toml b/pyproject.toml index 8aa9107..2730f98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ lint = [ ] test = [ "coverage==7.8.2", - "pytest==8.3.5", + "pytest==8.4.0", ] [project.urls]