Update dependency setuptools to v63 (develop)

This commit is contained in:
RenovateBot 2022-07-25 19:30:32 +00:00 committed by JuniorJPDJ
commit ad49bfe6c1
2 changed files with 15 additions and 15 deletions

View file

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