From 4e852374cc5a3a4b3f91ed27102e67b326e576f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 00:03:01 +0000 Subject: [PATCH] Bump bleach from 3.3.0 to 3.3.1 Bumps [bleach](https://github.com/mozilla/bleach) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e0855f5d..08c242fb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-filter==2.4.0 django-tables2==2.4.0 djangorestframework==3.12.4 drf-writable-nested==0.6.3 -bleach==3.3.0 +bleach==3.3.1 bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.6.3