← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~pappacena/turnip:beautifulsoup-upgrade into turnip:master

 

Thiago F. Pappacena has proposed merging ~pappacena/turnip:beautifulsoup-upgrade into turnip:master.

Commit message:
Upgrading beautifulsoup4 for better python 3 compatibility.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/380172
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~pappacena/turnip:beautifulsoup-upgrade into turnip:master.
diff --git a/requirements.txt b/requirements.txt
index b706f3c..aa67144 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ appdirs==1.4.3
 asn1crypto==0.24.0
 attrs==17.4.0
 Automat==0.6.0
-beautifulsoup4==4.3.2
+beautifulsoup4==4.6.3
 cffi==1.11.4
 constantly==15.1.0
 contextlib2==0.4.0