From eabcb0d38ea9108f9d905969af85c87559628adc Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Tue, 12 Jan 2021 15:46:26 +0000
Subject: [PATCH] Update dependency pytest-django to v4

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 7fbdedd..8337952 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -60,7 +60,7 @@ flake8-rst-docstrings = "^0.0.14"
 safety = "^1.9.0"
 sphinx = "^3.0.4"
 sphinx-autodoc-typehints = "^1.10.3"
-pytest-django = "^3.9.0"
+pytest-django = "^4.0.0"
 sphinx_rtd_theme = "^0.5.0"
 sphinxcontrib-django = "^0.5.1"
 sphinx-click = "^2.3.2"
-- 
GitLab