test requirements: Update beautifulsoup4 to 4.5.1

* Fixed a reported (but not duplicated) bug involving processing
  instructions fed into the lxml HTML parser.
This commit is contained in:
Florian Bruhin 2016-08-03 09:27:24 +02:00
parent 2e75c9c300
commit d3192077b4

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
beautifulsoup4==4.5.0
beautifulsoup4==4.5.1
CherryPy==7.1.0
coverage==4.2
decorator==4.0.10