mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user