From 3edc7db2ed0670b52e7ca3498ea60cbabd148dc1 Mon Sep 17 00:00:00 2001 From: Bernhard Sirlinger Date: Fri, 28 Feb 2020 10:01:31 +0100 Subject: [PATCH] chore(deps): bump beautifulsoup4 from 4.8.1 to 4.8.2 (#9572) Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.1 to 4.8.2. Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e1298e759..aa5d530dec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.6.0 -beautifulsoup4==4.8.1 +beautifulsoup4==4.8.2 bleach-whitelist==0.0.10 bleach==2.1.4 boto3==1.10.18