scrapehero / selectorlib

A library to read a YML file with Xpath or CSS Selectors and extract data from HTML pages using them
MIT License
65 stars 11 forks source link

Update sphinx to 2.1.1 #9

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates Sphinx from 2.1.0 to 2.1.1.

Changelog ### 2.1.1 ``` ============================== Dependencies ------------ Incompatible changes -------------------- Deprecated ---------- Features added -------------- Bugs fixed ---------- * 6442: LaTeX: admonitions of :rst:dir:`note` type can get separated from immediately preceding section title by pagebreak * 6448: autodoc: crashed when autodocumenting classes with ``__slots__ = None`` * 6452: autosummary: crashed when generating document of properties Testing -------- ```
Links - PyPI: https://pypi.org/project/sphinx - Changelog: https://pyup.io/changelogs/sphinx/ - Homepage: http://sphinx-doc.org/
pyup-bot commented 5 years ago

Closing this in favor of #11