diff --git a/pyproject.toml b/pyproject.toml index 544cece..5d2ecc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ lint = [ ] test = [ "coverage==7.8.2", - "pytest==8.3.5", + "pytest==8.4.0", ] [project.urls]