diff --git a/pyproject.toml b/pyproject.toml index 1699235a..d78aed31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ ] test = [ "daphne==4.1.2", - "factory-boy==3.3.1", + "factory-boy==3.3.3", "playwright>=1.39", "pytest==8.3.4", "pytest-django==4.9.0",