From e25298d0aeb1c206c3c430774d1ec789e4d5621d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Dec 2018 18:29:20 -0200 Subject: [PATCH] Update beautifulsoup4 from 4.6.3 to 4.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f1629ff..66a2fcc0 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.0 mock==2.0.0