cookiecutter / cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
https://cookiecutter-django.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12.17k stars 2.91k forks source link

Update sphinx to 8.1.3 #5463

Closed pyup-bot closed 1 month ago

pyup-bot commented 1 month ago

This PR updates sphinx from 8.1.1 to 8.1.3.

Changelog ### 8.1.3 ``` ============================== Bugs fixed ---------- * 13013: Restore support for :func:`!cut_lines` with no object type. Patch by Adam Turner. ``` ### 8.1.2 ``` ===================================== Bugs fixed ---------- * 13012: Expose :exc:`sphinx.errors.ExtensionError` in ``sphinx.util`` for backwards compatibility. This will be removed in Sphinx 9, as exposing the exception in ``sphinx.util`` was never intentional. :exc:`!ExtensionError` has been part of ``sphinx.errors`` since Sphinx 0.9. Patch by Adam Turner. ```
Links - PyPI: https://pypi.org/project/sphinx - Changelog: https://data.safetycli.com/changelogs/sphinx/