From 62f0996b18e92117491352db1d27564f6c5f551f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 Aug 2018 13:24:42 -0400 Subject: [PATCH] Update beautifulsoup4 from 4.6.0 to 4.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3dc23a..06fb74f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -beautifulsoup4==4.6.0 +beautifulsoup4==4.6.3 requests==2.18.1