diff --git a/pyproject.toml b/pyproject.toml index b786a45..7af41ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ pre-commit = [ "prek==0.4.4" ] test = [ - "pytest==9.0.3" + "pytest==9.1.0" ] [project]