diff --git a/pyproject.toml b/pyproject.toml index cc8e6e465..107f93edc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ tests = [ "pytest==6.2.5", "pytest-django==4.4.0", "pytest-xdist==2.3.0", - "model_bakery==1.3.2", + "model_bakery==1.17.0", "mock_services==0.3.1", "mongomock==3.23.0", "jsonapi-client==0.9.9",