From ea15d24249e28875816c86e80cd86947e1752dd5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 Jan 2021 23:33:26 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.9.1 to 4.9.3 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.1 to 4.9.3. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09a6106..e042858 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.9.1 +beautifulsoup4==4.9.3 certifi==2020.6.20 chardet==3.0.4 idna==2.10