Update dependency Django to v3.2.12
This commit is contained in:
parent
b690180773
commit
da8d8d735c
2 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ license = "GNU AGPLv3"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
Django = "==3.2.11"
|
||||
Django = "==3.2.12"
|
||||
setuptools = "==57.4.0"
|
||||
django-environ = "==0.4.5"
|
||||
Pillow = "==8.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue