Update dependency setuptools to v61 (develop)

This commit is contained in:
RenovateBot 2022-04-02 11:36:37 +00:00 committed by Georg Krause
commit 44e07b5fbd
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.12"
setuptools = "==60.10.0"
setuptools = "==61.3.1"
django-environ = "==0.8.1"
Pillow = "==9.0.1"
django-allauth = "==0.42.0"