From 9e8152403bcad66c1ed68c4e82382f45ab1dced2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 07:27:58 -0400 Subject: [PATCH] Update beautifulsoup4 from 4.6.0 to 4.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3dc23a..4e62f98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -beautifulsoup4==4.6.0 +beautifulsoup4==4.8.1 requests==2.18.1