From 93fc876f49e4a999dd8158b97841d6f973ca5484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 11:09:58 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 4.1.0 in /github_issue_summarization Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 4.1.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v1.5...v4.1.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 8440ddbd2..5ae69582f 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -15,7 +15,7 @@ beautifulsoup4==4.6.0 bitarray==0.8.1 bkcharts==0.2 blaze==0.11.3 -bleach==1.5.0 +bleach==4.1.0 bokeh==0.12.7 boto==2.48.0 boto3==1.5.14