From eb89cc7e2f558f263cf74c39eb99f7b3ebec7c55 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Dec 2018 15:10:19 -0500 Subject: [PATCH] Update beautifulsoup4 from 4.6.0 to 4.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3dc23a..e6928ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -beautifulsoup4==4.6.0 +beautifulsoup4==4.7.0 requests==2.18.1