Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump sphinxcontrib-qthelp from 1.0.3 to 1.0.7 (#593)
Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.3 to 1.0.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases">sphinxcontrib-qthelp's releases</a>.</em></p> <blockquote> <h2>sphinxcontrib-qthelp 1.0.7</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> <h2>sphinxcontrib-qthelp 1.0.6</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> <h2>sphinxcontrib-qthelp 1.0.5</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> <h2>sphinxcontrib-qthelp 1.0.4</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/sphinxcontrib-qthelp/blob/1.0.7/CHANGES">sphinxcontrib-qthelp's changelog</a>.</em></p> <blockquote> <h1>Release 1.0.7 (2024-01-13)</h1> <ul> <li>Remove Sphinx as a required dependency, as circular dependencies may cause failure with package managers that expect a directed acyclic graph (DAG) of dependencies.</li> </ul> <h1>Release 1.0.6 (2023-08-14)</h1> <ul> <li>Use <code>os.PathLike</code> over <code>pathlib.Path</code></li> </ul> <h1>Release 1.0.5 (2023-08-09)</h1> <ul> <li>Fix tests for Sphinx 7.1 and below</li> </ul> <h1>Release 1.0.4 (2023-08-07)</h1> <ul> <li>Drop support for Python 3.5, 3.6, 3.7, and 3.8</li> <li>Raise minimum required Sphinx version to 5.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/79f0780a6898b8bd2133588876823c7a7518ab5f"><code>79f0780</code></a> Bump to 1.0.7 final</li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/b4d64f5700ac6d4e2d9fd3962deb56be89bb67c7"><code>b4d64f5</code></a> Remove Sphinx as a required dependency (<a href="https://redirect.github.com/sphinx-doc/sphinxcontrib-qthelp/issues/15">#15</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/4427b865ac00706d207af3abd2fcfb6207b49359"><code>4427b86</code></a> Bump to 1.0.6 final</li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/aba119332cbd598dac1357997de64b4160551eaa"><code>aba1193</code></a> Use <code>os.PathLike</code> over <code>pathlib.Path</code></li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/9dad69f8ec4bc7ea0fa2fdd43737b95beb8b3b6e"><code>9dad69f</code></a> Bump to 1.0.5 final</li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/23dd71519ce086f8d4cdd45e7a10afc706e3905b"><code>23dd715</code></a> Restore support in tests for <code>Sphinx<7.2</code></li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/4b107c9c7b865ffcdbedda99e388f988abbb958f"><code>4b107c9</code></a> Run pytest with <code>-vv</code></li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/0210d28852b984ec30389aab8005d6667a63556b"><code>0210d28</code></a> Test Sphinx's master branch distinctly from ordinary tests</li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/b477832b384f510d873ab70a775a652d5811036a"><code>b477832</code></a> Fix GitHub Release workflow</li> <li><a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/commit/a2538ec98020535d2469dcced912b1623cfb6efe"><code>a2538ec</code></a> Bump to 1.0.4 final</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.3...1.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinxcontrib-qthelp&package-manager=pip&previous-version=1.0.3&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
- Loading branch information