Remove Sphinx as a required dependency, as circular dependencies may cause
failure with package managers that expect a directed acyclic graph (DAG)
of dependencies.
Release 1.0.6 (2023-08-14)
Use os.PathLike over pathlib.Path
Release 1.0.5 (2023-08-09)
Fix tests for Sphinx 7.1 and below
Release 1.0.4 (2023-08-07)
Drop support for Python 3.5, 3.6, 3.7, and 3.8
Raise minimum required Sphinx version to 5.0
Release 1.0.3 (2019-02-29)
Fix package metadata has broken
Release 1.0.2 (2019-02-24)
#6097: the keyword IDs are not escaped qthelp in .qhp file
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Updates the requirements on sphinxcontrib-qthelp to permit the latest version.
Release notes
Sourced from sphinxcontrib-qthelp's releases.
Changelog
Sourced from sphinxcontrib-qthelp's changelog.
... (truncated)
Commits
783caf5
Bump to 2.0.0bd5e685
Update CHANGES links0f81faf
Rename LICENSE to LICENCE.rst882d53f
Rename CHANGES to CHANGES.rst1fe2948
Run CI with Python 3.12 releases7d2d940
Run mypy without command-line optionscce4542
Use the latest GitHub actions versionscfbca5f
Enable GitHub's dependabot package update serviceb49ad58
Adopt Ruff and use stricter MyPy settingsdc9a501
Update .gitignoreYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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