Update dependency setuptools to v57.5.0

This commit is contained in:
Renovate Bot 2022-02-01 21:08:46 +00:00 committed by JuniorJPDJ
commit 714ce3b600
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@ license = "GNU AGPLv3"
[tool.poetry.dependencies]
python = "^3.7"
Django = "==3.2.12"
setuptools = "==57.4.0"
setuptools = "==57.5.0"
django-environ = "==0.8.1"
Pillow = "==8.4.0"
django-allauth = "==0.42.0"