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
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"