diff --git a/pyproject.toml b/pyproject.toml index d2002a0ea4be4ec44e8de706661be2efb9b4bc73..949bc77a595eecb8f8381ce2c5befb8a2cf94cf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ sphinxcontrib-django = "^0.5.0" sphinx-autodoc-typehints = "^1.7" django-stubs = "^1.1" pytest = "^6.0" -pytest-django = "^3.7" +pytest-django = "^4.1" pytest-django-testing-postgresql = "^0.1" selenium = "^3.141.0" safety = "^1.8.5"