diff --git a/pyproject.toml b/pyproject.toml index dcfd8f6..8c9c294 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dev = [ ] tests = [ - 'pytest==9.0.2', + 'pytest==9.1.1', 'pytest-django==4.12.0', 'pytest-cov==7.0.0', ]