From f6d86fe690434db22a60d154b43668be5ba9fd3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:22:23 +0000 Subject: [PATCH] Bump markdown from 3.3.4 to 3.8.1 in /application/single_app Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.4 to 3.8.1. - [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.3.4...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/single_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/single_app/requirements.txt b/application/single_app/requirements.txt index c8156eab..75f6b235 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -8,7 +8,7 @@ Werkzeug==3.1.5 requests==2.32.4 openai>=1.98.0,<2.0.0 docx2txt==0.8 -Markdown==3.3.4 +Markdown==3.8.1 bleach==6.1.0 azure-cosmos==4.9.0 msal==1.31.0