From 1bf99a95ba069ecc22dd65933e47c91608a26f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 13:03:23 +0000 Subject: [PATCH] Bump bleach from 4.0.0 to 6.0.0 Bumps [bleach](https://github.com/mozilla/bleach) from 4.0.0 to 6.0.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v4.0.0...v6.0.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 89aa5a3cff..322cbcf329 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -1,7 +1,7 @@ Django==3.2.6 Wand==0.6.7 boto3==1.18.26 -bleach==4.0.0 +bleach==6.0.0 boto3==1.18.26 celery==5.1.2 kombu==5.1.0