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

fix(deps): update dependency pillow-heif to ^0.18.0 (#3949)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-30 11:40:42 -05:00 committed by GitHub
parent 257c4461a3
commit 1dee574a08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 49 deletions

View file

@ -45,7 +45,7 @@ authlib = "^1.3.0"
html2text = "^2024.0.0"
paho-mqtt = "^1.6.1"
pydantic-settings = "^2.1.0"
pillow-heif = "^0.17.0"
pillow-heif = "^0.18.0"
pyjwt = "^2.8.0"
openai = "^1.27.0"
typing-extensions = "^4.12.2"