From f3cd634e22c04ac7221f55a7cf6d392556c1a93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:52:58 +0000 Subject: [PATCH] chore(deps): bump docx2txt from 0.8 to 0.9 in /backend Bumps [docx2txt](https://github.com/ankushshah89/python-docx2txt) from 0.8 to 0.9. - [Release notes](https://github.com/ankushshah89/python-docx2txt/releases) - [Commits](https://github.com/ankushshah89/python-docx2txt/compare/0.8...0.9) --- updated-dependencies: - dependency-name: docx2txt dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6708e571fd..e7eedfdb8f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -61,7 +61,7 @@ ftfy==6.2.3 pypdf==6.0.0 fpdf2==2.8.2 pymdown-extensions==10.14.2 -docx2txt==0.8 +docx2txt==0.9 python-pptx==1.0.2 unstructured==0.18.18 nltk==3.9.1