diff --git a/pyproject.toml b/pyproject.toml index cd1e5627..e297c64c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ "factory-boy==3.2.1", "playwright>=1.39", "pytest==6.2.5", - "pytest-django==4.5.2", + "pytest-django==4.8.0", "pytest-playwright==0.4.3", "pytest-xdist>=3.5.0,<4", ]