From 11df7068cc0b5d78b4cbf2a8d458d838b384bd06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 17:14:28 +0000 Subject: [PATCH] Bump bleach from 3.1.1 to 3.1.2 in /bitrue Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 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/v3.1.1...v3.1.2) Signed-off-by: dependabot[bot] --- bitrue/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrue/requirements.txt b/bitrue/requirements.txt index 6d3b12c..9981992 100644 --- a/bitrue/requirements.txt +++ b/bitrue/requirements.txt @@ -1,7 +1,7 @@ apscheduler==3.6.0 arrow==0.14.2 binaryornot==0.4.4 -bleach==3.1.1 +bleach==3.1.2 certifi==2019.3.9 chardet==3.0.4 Click==7.0