From d540ad6eaa5bd8a02e454106c1fa3ac6b12d97f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 6 Jan 2019 22:08:31 -0500 Subject: [PATCH] Update beautifulsoup4 from 4.6.0 to 4.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3dc23a..732b446 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -beautifulsoup4==4.6.0 +beautifulsoup4==4.7.1 requests==2.18.1