From 976c5e0e28cdf0cb1e8e147ce9b47548387be3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 15:58:04 +0000 Subject: [PATCH] Bump bleach from 2.1.3 to 3.1.2 in /django_auth_example Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.3 to 3.1.2. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v2.1.3...v3.1.2) Signed-off-by: dependabot[bot] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..a80c820a 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -15,7 +15,7 @@ beautifulsoup4==4.6.0 bitarray==0.8.1 bkcharts==0.2 blaze==0.11.3 -bleach==2.1.3 +bleach==3.1.2 bokeh==0.12.16 boto==2.48.0 Bottleneck==1.2.1