From 86442f212f16069305326ae1693aee5f0d3d2f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:13:59 +0000 Subject: [PATCH] chore(deps): bump html2text from 2020.1.16 to 2024.2.26 in /application Bumps [html2text](https://github.com/Alir3z4/html2text) from 2020.1.16 to 2024.2.26. - [Release notes](https://github.com/Alir3z4/html2text/releases) - [Changelog](https://github.com/Alir3z4/html2text/blob/master/ChangeLog.rst) - [Commits](https://github.com/Alir3z4/html2text/compare/2020.1.16...2024.2.26) --- updated-dependencies: - dependency-name: html2text dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index d14be3ea..ede77437 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -14,7 +14,7 @@ esutils==1.0.1 Flask==3.0.3 faiss-cpu==1.8.0.post1 gunicorn==23.0.0 -html2text==2020.1.16 +html2text==2024.2.26 javalang==0.13.0 jinja2==3.1.4 jiter==0.5.0