From a90e28ed6bcf0591a61d4c4280deaf5f62f0eea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 08:54:35 -0700 Subject: [PATCH] Bump bleach from 4.1.0 to 6.0.0 (#273) Bumps [bleach](https://github.com/mozilla/bleach) from 4.1.0 to 6.0.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b922d26d..80b20922 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ astroid==1.6.6 async-timeout==3.0.1 attrs==21.2.0 backoff==1.10.0 -bleach==4.1.0 +bleach==6.0.0 botocore==1.29.40 Cerberus==1.3.4 certifi==2023.7.22