From 7b2fe14ba5c0c97587e1e87a8037538f46a83ad7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 19:13:06 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.8.2 to 4.9.1 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.2 to 4.9.1. 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 23a6a5f..3a2ea6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Mastodon.py==1.5.0 markovify==0.8.0 -beautifulsoup4==4.8.2 +beautifulsoup4==4.9.1 requests==2.23.0