Skip to content

Commit ec555e8

Browse files
fix(deps): update dependency html2text to v2025 (#2207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f82990 commit ec555e8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ langchain-experimental = "^0.3.4"
9595
langchain-openai = "^0.3.2"
9696
deepmerge = "^2.0"
9797
pyparsing = "^3.2.1"
98-
html2text = "^2024.2.26"
98+
html2text = "^2025.0.0"
9999
markdown = "^3.7"
100100
isodate = "^0.7.2"
101101
selenium = "^4.30.0"

0 commit comments

Comments
 (0)