From 4b0bf3130b56941a884f9ed21544150719a98985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 02:25:33 +0000 Subject: [PATCH] chore(deps): bump markdown from 3.7 to 3.8.2 in /backend Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.2. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.2 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 d48ed8d9c8..68cfccf0f0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -75,7 +75,7 @@ docx2txt==0.8 python-pptx==1.0.2 unstructured==0.16.17 nltk==3.9.1 -Markdown==3.7 +Markdown==3.8.2 pypandoc==1.15 pandas==2.2.3 openpyxl==3.1.5