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

fix(deps): update dependency pillow-heif to ^0.20.0 (#4388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-19 21:04:34 -05:00 committed by GitHub
parent 6f157b60a5
commit 85fe770be0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 50 additions and 56 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.18.0"
pillow-heif = "^0.20.0"
pyjwt = "^2.8.0"
openai = "^1.27.0"
typing-extensions = "^4.12.2"