mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-15 05:21:21 -05:00
fix(deps): update dependency pillow to v12.1.0 (#6816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ license = "AGPL-3.0-only"
|
||||
requires-python = ">=3.12,<3.13"
|
||||
dependencies = [
|
||||
"Jinja2==3.1.6",
|
||||
"Pillow==12.0.0",
|
||||
"Pillow==12.1.0",
|
||||
"PyYAML==6.0.3",
|
||||
"SQLAlchemy==2.0.45",
|
||||
"aiofiles==25.1.0",
|
||||
|
||||
Reference in New Issue
Block a user