From 38b419f6fa3d76059fa577127a6eaabf10086fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 02:39:04 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.4 in /0ak Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.4. - [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.4) Signed-off-by: dependabot[bot] --- 0ak/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0ak/requirements.txt b/0ak/requirements.txt index ee014da..182f530 100644 --- a/0ak/requirements.txt +++ b/0ak/requirements.txt @@ -1,5 +1,5 @@ alembic==1.0.9 -bleach==3.1.0 +bleach==3.1.4 blinker==1.4 Bootstrap-Flask==1.0.10 Click==7.0