From a8965cf4a549c49878971dfffdd48dc4571642cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Jan 2019 04:29:33 +0100 Subject: [PATCH] Update beautifulsoup4 from 4.6.3 to 4.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f1629ff..ad0a9e76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ Flask-Login==0.4.1 Flask-Mail==0.9.1 articlemetaapi==1.26.4 prometheus-client==0.5.0 -beautifulsoup4==4.6.3 +beautifulsoup4==4.7.1 mock==2.0.0