1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-08 06:55:24 +02:00

fix(deps): update dependency pillow-heif to ^0.22.0 (#5219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-19 13:27:44 +00:00 committed by GitHub
parent d9bbf8de30
commit 2748db781f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 50 additions and 50 deletions

View file

@ -49,7 +49,7 @@ authlib = "^1.3.0"
html2text = "^2024.0.0"
paho-mqtt = "^1.6.1"
pydantic-settings = "^2.1.0"
pillow-heif = "^0.21.0"
pillow-heif = "^0.22.0"
pyjwt = "^2.8.0"
openai = "^1.63.0"
typing-extensions = "^4.12.2"