Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-py): update sphinx requirement from <8,>=7.2.6 to >=7.2.6,…
…<9 (#436) Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/releases">sphinx's releases</a>.</em></p> <blockquote> <h2>Sphinx 8.0.2</h2> <p>Changelog: <a href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst">sphinx's changelog</a>.</em></p> <blockquote> <h1>Release 8.0.2 (released Jul 30, 2024)</h1> <h2>Bugs fixed</h2> <ul> <li>Fix the <code>pygments.Formatter.__class_getitem__</code> patch. Patch by Adam Turner.</li> </ul> <h1>Release 8.0.1 (released Jul 30, 2024)</h1> <h2>Bugs fixed</h2> <ul> <li>Patch <code>pygments.Formatter.__class_getitem__</code> in Pygments 2.17. Patch by Adam Turner.</li> </ul> <h1>Release 8.0.0 (released Jul 29, 2024)</h1> <h2>Dependencies</h2> <ul> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/12633">#12633</a>: Drop Python 3.9 support.</li> </ul> <h2>Incompatible changes</h2> <p>.. rst-class:: compact</p> <ul> <li> <p>Remove deprecated functions from <code>sphinx.util</code>:</p> <ul> <li>Removed <code>sphinx.util.path_stabilize</code> (use <code>sphinx.util.osutil.path_stabilize</code>).</li> <li>Removed <code>sphinx.util.display_chunk</code> (use <code>sphinx.util.display.display_chunk</code>).</li> <li>Removed <code>sphinx.util.status_iterator</code> (use <code>sphinx.util.display.status_iterator</code>).</li> <li>Removed <code>sphinx.util.SkipProgressMessage</code> (use <code>sphinx.util.display.SkipProgressMessage</code>).</li> <li>Removed <code>sphinx.util.progress_message</code> (use <code>sphinx.util.display.progress_message</code>).</li> <li>Removed <code>sphinx.util.epoch_to_rfc1123</code> (use <code>sphinx.http_date.epoch_to_rfc1123</code>).</li> <li>Removed <code>sphinx.util.rfc1123_to_epoch</code> (use <code>sphinx.http_date.rfc1123_to_epoch</code>).</li> <li>Removed <code>sphinx.util.save_traceback</code> (use <code>sphinx.exceptions.save_traceback</code>).</li> <li>Removed <code>sphinx.util.format_exception_cut_frames</code></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-doc/sphinx/commit/043750e406d8fe03953f5b565b36e05aef6866ec"><code>043750e</code></a> Bump to 8.0.2 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/cee9efc0ab3068e05a853ffb27c82ada869372fe"><code>cee9efc</code></a> Use <code>classmethod</code> for a class method</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/16fed3576ca76ebdbc5cfe3eada743fb4fff7928"><code>16fed35</code></a> Bump version</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/d9bda77b79b054dc19aec679b179d8b8eaf6e165"><code>d9bda77</code></a> Bump to 8.0.1 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/006a6a7fcf680bed229dbb58bdda1af06dd68d87"><code>006a6a7</code></a> Fix Flake8</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/d0915ab25b7214ca6441a6bb93fe1f939d915237"><code>d0915ab</code></a> Fix mypy</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/865b513cf2c88d3e30450718914aa896d90fd14e"><code>865b513</code></a> Patch <code>pygments.Formatter.__class_getitem__</code> in Pygments 2.17</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/f1d3c3f465b7239bf0f34de8e5b80e694c1474e2"><code>f1d3c3f</code></a> Bump version</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/0e8a6383be58ed1528c26a924abb73c0b4672e69"><code>0e8a638</code></a> Bump to 8.0.0 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/5750d0e3fe8905fb582a6db95512f28b4c26159e"><code>5750d0e</code></a> [bot]: Update message catalogues (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/12641">#12641</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v8.0.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information