From ee6b8c5b72a6ce3fd615c123f7ec52f6a54694da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:07:04 +0000 Subject: [PATCH] chore(deps): bump markdown from 3.6 to 3.7 in /backend Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7. - [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.6...3.7) --- updated-dependencies: - dependency-name: markdown 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 8869e8b4b..637576b5d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -45,7 +45,7 @@ pypdf==4.3.1 docx2txt==0.8 python-pptx==1.0.0 unstructured==0.15.7 -Markdown==3.6 +Markdown==3.7 pypandoc==1.13 pandas==2.2.2 openpyxl==3.1.5