diff --git a/pyproject.toml b/pyproject.toml index 74a2da36..03c461d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "isort==5.13.2", ] test = [ - "factory-boy==3.2.1", + "factory-boy==3.3.0", "playwright>=1.39", "pytest==6.2.5", "pytest-django==4.5.2",