From b03f35ac39c9afb638493ba58c967514965e145e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 17:57:11 +0000 Subject: [PATCH] Bump bleach from 2.0.0 to 3.1.1 in /olson-docopt Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.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/v2.0...v3.1.1) Signed-off-by: dependabot[bot] --- olson-docopt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olson-docopt/requirements.txt b/olson-docopt/requirements.txt index 29e1691..9952c6c 100644 --- a/olson-docopt/requirements.txt +++ b/olson-docopt/requirements.txt @@ -1,5 +1,5 @@ appnope==0.1.0 -bleach==2.0.0 +bleach==3.1.1 decorator==4.1.2 docopt==0.6.2 entrypoints==0.2.3