AceFire6 / ordered-arrowverse

A listing of all shows in the Arrowverse in watch order to ensure continuity and sensible ordering for crossover episodes
https://arrowverse.info
102 stars 33 forks source link

Update soupsieve to 2.0.1 #270

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates soupsieve from 1.9.6 to 2.0.1.

Changelog ### 2.0.1 ``` - **FIX**: Remove unused code. ``` ### 2.0.0 ``` - **NEW**: `SelectorSyntaxError` is derived from `Exception` not `SyntaxError`. - **NEW**: Remove deprecated `comments` and `icomments` from the API. - **NEW**: Drop support for EOL Python versions (Python 2 and Python < 3.5). - **FIX**: Corner case with splitting namespace and tag name that have an escaped `|`. ```
Links - PyPI: https://pypi.org/project/soupsieve - Changelog: https://pyup.io/changelogs/soupsieve/ - Repo: https://github.com/facelessuser/soupsieve