update pillow

This commit is contained in:
thomas girod
2024-07-05 13:14:58 +02:00
parent 5c999b6ef1
commit d811896e21
2 changed files with 89 additions and 71 deletions

View File

@ -22,7 +22,7 @@ license = "GPL-3.0-only"
[tool.poetry.dependencies]
python = "^3.10,<3.12" # Version is held back by mistune
Django = "^4.2.13"
Pillow = "^9.2"
Pillow = "^10.4.0"
mistune = "^0.8.4"
django-jinja = "^2.10"
cryptography = "^40.0"