From da1af693a262ad57ae75ba99b4d25de230fecaf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:50:31 +0000 Subject: [PATCH] Bump bleach from 4.1.0 to 5.0.0 Bumps [bleach](https://github.com/mozilla/bleach) from 4.1.0 to 5.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.1.0...v5.0.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fde9eb4b..24e9ddc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-filter==21.1 django-tables2==2.4.1 djangorestframework==3.13.1 drf-writable-nested==0.6.3 -bleach==4.1.0 +bleach==5.0.0 bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.8.0 @@ -34,13 +34,13 @@ django-scopes==1.2.0.post1 pytest==7.1.2 pytest-django==4.5.2 django-treebeard==4.5.1 -django-cors-headers==3.11.0 +django-cors-headers==3.12.0 django-storages==1.12.3 boto3==1.21.31 django-prometheus==2.2.0 django-hCaptcha==0.2.0 python-ldap==3.4.0 -django-auth-ldap==4.0.0 +django-auth-ldap==4.1.0 pytest-factoryboy==2.1.0 pyppeteer==1.0.2 validators==0.19.0 \ No newline at end of file