Update dependency Django to v3.2.16 (develop)

This commit is contained in:
RenovateBot 2022-10-22 08:28:42 +00:00 committed by Georg Krause
commit d4eefb0659
2 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@ license = "GNU AGPLv3"
[tool.poetry.dependencies]
python = "^3.7"
Django = "==3.2.15"
Django = "==3.2.16"
django-environ = "==0.9.0"
Pillow = "==9.2.0"
django-allauth = "==0.42.0"