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

fix(deps): update dependency html2text to v2024 (#3222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-25 10:21:15 -06:00 committed by GitHub
parent d60c4c179b
commit 71a6f32665
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -43,7 +43,7 @@ beautifulsoup4 = "^4.11.2"
isodate = "^0.6.1"
text-unidecode = "^1.3"
rapidfuzz = "^3.2.0"
html2text = "^2020.1.16"
html2text = "^2024.0.0"
paho-mqtt = "^2.0.0"
pydantic-settings = "^2.1.0"