Skip to content

Commit 7c327e1

Browse files
Update dependency sphinxcontrib-devhelp to v2 (#34)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sphinxcontrib-devhelp](https://redirect.github.com/sphinx-doc/sphinxcontrib-devhelp) ([changelog](https://redirect.github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst)) | `<=1.0.6` → `<=2.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinxcontrib-devhelp/2.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinxcontrib-devhelp/1.0.6/2.0.0?slim=true) | --- ### Release Notes <details> <summary>sphinx-doc/sphinxcontrib-devhelp (sphinxcontrib-devhelp)</summary> ### [`v2.0.0`](https://redirect.github.com/sphinx-doc/sphinxcontrib-devhelp/blob/HEAD/CHANGES.rst#Release-200-2024-07-28) [Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.6...2.0.0) \========================== - Adopt Ruff - Tighten MyPy settings - Update GitHub actions versions - Avoid storing build time in gzip headers </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 daa0ff5 commit 7c327e1

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
@@ -31,7 +31,7 @@ classifiers = [
3131
dependencies = [
3232
"sphinx<5.0.0",
3333
"sphinxcontrib-applehelp<=2.0.0",
34-
"sphinxcontrib-devhelp<=1.0.6",
34+
"sphinxcontrib-devhelp<=2.0.0",
3535
"sphinxcontrib-htmlhelp<=2.1.0",
3636
"sphinxcontrib-serializinghtml<=1.1.10",
3737
"sphinxcontrib-qthelp<=1.0.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)