diff --git a/pyproject.toml b/pyproject.toml index 25d1a5bf..70cb941c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ test = [ "factory-boy==3.2.1", "playwright>=1.39", - "pytest==7.3.2", + "pytest==8.0.2", "pytest-django==4.8.0", "pytest-playwright==0.4.4", "pytest-xdist>=3.5.0,<4",