Update dependency setuptools to v63.4.3 (develop)

This commit is contained in:
RenovateBot 2022-08-11 22:01:04 +00:00
commit 38885c983a
2 changed files with 2 additions and 2 deletions

View file

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