From 58469620703342e1770b60eaaf9466c947e25436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:26:09 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.1 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.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.1.0...v3.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cd44118..cef0de7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ apipkg==1.4 # via execnet argon2-cffi==18.1.0 # via passlib beautifulsoup4==4.6.0 # via devpi-web -bleach==3.1.0 +bleach==3.1.1 certifi==2018.1.18 # via requests cffi==1.11.4 # via argon2-cffi chameleon==3.2 # via pyramid-chameleon @@ -20,7 +20,6 @@ devpi-ldap==1.2.0 devpi-server==4.4.0 devpi-web==3.2.2 docutils==0.14 # via devpi-web, readme-renderer -enum34==1.1.6 # via argon2-cffi execnet==1.5.0 # via devpi-server hupper==1.0 # via pyramid idna==2.6 # via requests