fix(deps): update dependency html2text to v2024.2.26

This commit is contained in:
renovate[bot] 2024-02-27 21:34:55 +00:00 committed by GitHub
parent 5ac7645350
commit a626330139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
poetry.lock generated
View File

@ -720,12 +720,12 @@ lxml = "*"
[[package]] [[package]]
name = "html2text" name = "html2text"
version = "2024.2.25" version = "2024.2.26"
description = "Turn HTML into equivalent Markdown-structured text." description = "Turn HTML into equivalent Markdown-structured text."
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
files = [ files = [
{file = "html2text-2024.2.25.tar.gz", hash = "sha256:a197e7acaba5b5e46ff9f132b6fbeb89428c9155b5a971d7d9c343ebeb1019d3"}, {file = "html2text-2024.2.26.tar.gz", hash = "sha256:05f8e367d15aaabc96415376776cdd11afd5127a77fce6e36afc60c563ca2c32"},
] ]
[[package]] [[package]]