diff --git a/pyproject.toml b/pyproject.toml index a0906f3a..51ccafa7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dev = [ test = [ "factory-boy==3.3.1", "playwright>=1.39", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-django==4.9.0", "pytest-playwright==0.6.2", "pytest-rerunfailures==14.0",