radish-bdd / radish

Behavior Driven Development tooling for Python. The root from red to green.
https://radish-bdd.github.io
MIT License
182 stars 49 forks source link

Update lxml to 4.4.1 #371

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates lxml from 4.4.0 to 4.4.1.

Changelog ### 4.4.1 ``` ================== Bugs fixed ---------- * LP1838252: The order of an OrderedDict was lost in 4.4.0 when passing it as attrib mapping during element creation. * LP1838521: The package metadata now lists the supported Python versions. ```
Links - PyPI: https://pypi.org/project/lxml - Changelog: https://pyup.io/changelogs/lxml/ - Homepage: http://lxml.de/