diff --git a/pyproject.toml b/pyproject.toml index ca5f4a4c7..ccf8c02e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ test = [ "daphne==4.2.1", "factory-boy==3.3.3", "playwright>=1.39", - "pytest==8.4.2", + "pytest==9.0.2", "pytest-django==4.11.1", "pytest-playwright==0.7.2", "pytest-rerunfailures==16.1",