Skip to content

Commit 21eae26

Browse files
Update dependency sphinxcontrib-qthelp to v2 (#35)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sphinxcontrib-qthelp](https://redirect.github.com/sphinx-doc/sphinxcontrib-qthelp) ([changelog](https://redirect.github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst)) | `<=1.0.8` → `<=2.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinxcontrib-qthelp/2.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinxcontrib-qthelp/1.0.8/2.0.0?slim=true) | --- ### Release Notes <details> <summary>sphinx-doc/sphinxcontrib-qthelp (sphinxcontrib-qthelp)</summary> ### [`v2.0.0`](https://redirect.github.com/sphinx-doc/sphinxcontrib-qthelp/blob/HEAD/CHANGES.rst#Release-200-2024-07-28) [Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.8...2.0.0) \========================== - Adopt Ruff - Tighten MyPy settings - Update GitHub actions versions </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nocarryr/python-dispatch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
1 parent 7aba22c commit 21eae26

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

sphinx-plugin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"sphinxcontrib-devhelp<=2.0.0",
3535
"sphinxcontrib-htmlhelp<=2.1.0",
3636
"sphinxcontrib-serializinghtml<=2.0.0",
37-
"sphinxcontrib-qthelp<=1.0.8",
37+
"sphinxcontrib-qthelp<=2.0.0",
3838
"standard-imghdr; python_version >= '3.13'",
3939
"python-dispatch>=0.2.2",
4040
"importlib-metadata; python_version < '3.8'"

sphinx-plugin/uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)