diff --git a/pyproject.toml b/pyproject.toml index 2ef790a2..07161d71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ test = [ "daphne==4.1.2", "factory-boy==3.3.3", "playwright>=1.39", - "pytest==8.3.4", + "pytest==8.3.5", "pytest-django==4.10.0", "pytest-playwright==0.7.0", "pytest-rerunfailures==15.0",