diff --git a/pyproject.toml b/pyproject.toml index 2b4852d2..136b1a42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dev = [ test = [ "factory-boy==3.2.1", "playwright>=1.39", - "pytest==8.2.1", + "pytest==8.2.2", "pytest-django==4.8.0", "pytest-playwright==0.5.0", "pytest-xdist>=3.5.0,<4",