Update dependency Django to v3.2.15 (develop)

This commit is contained in:
RenovateBot 2022-08-05 17:30:50 +00:00
commit 35b15d7d0b
2 changed files with 5 additions and 5 deletions

View file

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