mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 14:05:21 +02:00
fix(deps): update dependency pillow to v11 (#4366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
77de9fee98
commit
1af2473a72
2 changed files with 80 additions and 85 deletions
|
@ -10,7 +10,7 @@ start = "mealie.app:main"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
Jinja2 = "^3.1.2"
|
||||
Pillow = "^10.0.1"
|
||||
Pillow = "^11.0.0"
|
||||
PyYAML = "^6.0.1"
|
||||
SQLAlchemy = "^2"
|
||||
aiofiles = "^24.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue