diff --git a/pyproject.toml b/pyproject.toml index 526a0fab..890349d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dev = [ "isort==5.13.2", ] test = [ - "factory-boy==3.2.1", + "factory-boy==3.3.1", "playwright>=1.39", "pytest==8.3.1", "pytest-django==4.8.0",