From 5edbc05f6b9084d204af76a4986acb284de55ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:35:35 +0000 Subject: [PATCH] Bump bleach from 4.1.0 to 6.1.0 Bumps [bleach](https://github.com/mozilla/bleach) from 4.1.0 to 6.1.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v4.1.0...v6.1.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21abcbf6..9a6bb114 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bcrypt==3.1.7 beautifulsoup4==4.10.0 -bleach==4.1.0 +bleach==6.1.0 Django==4.1.13 django-cors-headers==3.11.0 django-parsley==0.7