From 7c5e22fabb8060f94364d4970ced699534eecbb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:13:16 +0000 Subject: [PATCH] Bump bleach from 6.1.0 to 6.4.0 in /application/single_app Bumps [bleach](https://github.com/mozilla/bleach) from 6.1.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.1.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 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 ec681756..005e1ab7 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -10,7 +10,7 @@ openai==1.109.1 docx2txt==0.8 olefile==0.47 Markdown==3.8.1 -bleach==6.1.0 +bleach==6.4.0 azure-cosmos==4.9.0 msal==1.31.0 Flask-Session==0.8.0