From 1b51ae9f2e4b7547b1d3cb6d821eff777f83c3ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:59:35 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.3.0 in /0ak Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.3.0. - [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.3.0) 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..6fa40c1 100644 --- a/0ak/requirements.txt +++ b/0ak/requirements.txt @@ -1,5 +1,5 @@ alembic==1.0.9 -bleach==3.1.0 +bleach==3.3.0 blinker==1.4 Bootstrap-Flask==1.0.10 Click==7.0