Bump the python-packages group with 4 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [click](https://github.com/pallets/click), [sphinx](https://github.com/sphinx-doc/sphinx), [furo](https://github.com/pradyunsg/furo) and [sphinx-markdown-builder](https://github.com/liran-funaro/sphinx-markdown-builder) to permit the latest version. Updates `click` to 8.4.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@0.1...8.4.0) Updates `sphinx` from 7.2.6 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v8.1.3) Updates `furo` from 2023.9.10 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2023.09.10...2025.12.19) Updates `sphinx-markdown-builder` from 0.6.8 to 0.6.10 - [Commits](liran-funaro/sphinx-markdown-builder@0.6.8...0.6.10) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:development dependency-group: python-packages - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: sphinx-markdown-builder dependency-version: 0.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on click, sphinx, furo and sphinx-markdown-builder to permit the latest version.
Updates
clickto 8.4.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
41f410fRelease 8.4.0e3e69e3Add type annotations for instance attributes inutils(#3422)3bb230dWIP: FixHelpFormatter.write_usageproducing spurious characters (#3434)63274a7click.get_pager_file: add tests (#1572 followup) (#3405)0551bf5FixHelpFormatter.write_usageproducing spurious charactersfc41aa1Apply class-body annotations toKeepOpenFilefor consistencyb761edaSkip some tests on Windows98302acCheckPAGERusage, color preservation and edge-casesdbdae17Fix documentation1aa2d53Redesigned tests and get_pager_file branching to be more clear and not set colorUpdates
sphinxfrom 7.2.6 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docUpdates
furofrom 2023.9.10 to 2025.12.19Release notes
Sourced from furo's releases.
... (truncated)
Changelog
Sourced from furo's changelog.
... (truncated)
Commits
dd9e9f9Prepare release: 2025.12.19d43f7e9Update changelogd27cab5Bump the supported Sphinx version range12f288eBack to development7c5f8faPrepare release: 2025.09.258bfdc54Update changelogd92b62fSwitch the dark mode theme back tonative83c3446Add Blender to "used by" section (#898)426ea05Remove old scrollbar selectors (#892)d22d31cRemove trailing slash on void elements (#895)Updates
sphinx-markdown-builderfrom 0.6.8 to 0.6.10Commits
d2dff40bump version 0.6.9 -> 0.6.101d489a5Remove ExtensionMetadata import9c34113Add build test07dd84ebump version 0.6.8 -> 0.6.97c4daafWorkaround for github-flavored markdown not ignoring newlines within paragrap...7b3bb4bFix lint issues and add parallelism testfd81abbDeclare extension as safe for parallel reading/writing (#38)fe24764Add LICENCE file to the distribution packagef835399Use PEP 639 for license information (#39)04f4db5Fix lint issuesDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions