Update dependency Django to v4.0.4 (stable)

This commit is contained in:
RenovateBot 2022-04-12 06:48:12 +00:00 committed by Georg Krause
commit ca736f830f
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ python = "^3.10"
Sphinx = "4.4.0"
sphinx-rtd-theme = "1.0.0"
django-environ = "0.8.1"
Django = "4.0.3"
Django = "==4.0.4"
myst-parser = "0.17.0"
sphinx-panels = "0.6.0"
sphinx-multiversion = "0.2.4"