Bump the pip-dependencies group in /third_party with 3 updates - #1544
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the pip-dependencies group in /third_party with 3 updates#1544dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-dependencies group in /third_party with 3 updates: [bandit](https://github.com/PyCQA/bandit), [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling). Updates `bandit` from 1.8.6 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) Updates `sphinx` from 8.1.3 to 9.0.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v9.0.1) Updates `sphinxcontrib-spelling` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](sphinx-contrib/spelling@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: sphinx dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: sphinxcontrib-spelling dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot ignore sphinx major version |
Contributor
Author
|
OK, I won't notify you about version 9.x.x of sphinx again, unless you unignore it. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/third_party/pip-dependencies-2ad85ed343
branch
December 2, 2025 10:42
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.
Bumps the pip-dependencies group in /third_party with 3 updates: bandit, sphinx and sphinxcontrib-spelling.
Updates
banditfrom 1.8.6 to 1.9.2Release notes
Sourced from bandit's releases.
Commits
ea0d187Check whether Constant value is str (#1333)8bf7594Argparse Python 3.14 enhancements (#1331)a255dfaMore Python version related fixes (#1327)3f07bb0[pre-commit.ci] pre-commit autoupdate (#1324)c8c3fb8Drop support of end-of-life Python 3.9 (#1325)5c30350Support of Python 3.14 (#1323)e1ffdf6Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#1317)176d4ca[pre-commit.ci] pre-commit autoupdate (#1315)2fc3e9cBump docker/login-action from 3.5.0 to 3.6.0 (#1306)6a68546Fix typos (#1305)Updates
sphinxfrom 8.1.3 to 9.0.1Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a837378Bump to 9.0.1 final48840e6Note updated message catalogues in CHANGES5931339[bot]: Update message catalogues (#13387)baffcf0autodoc: Deprecate mapping interface for options (#14140)61f9b70Bump mypy to 1.19.0 (#14135)ded587eShrink mypy whitelist fortests.test_directives.test_directive_patch(#14...a03556fShrink mypy whitelist fortests.test_builders.test_build_latex(#14138)0204145linkcheck: Reduce test duration on Windows (#14133)4e902a4Bump Ruff to 0.14.7 (#14134)9a11033Bump versionUpdates
sphinxcontrib-spellingfrom 8.0.1 to 8.0.2Release notes
Sourced from sphinxcontrib-spelling's releases.
Commits
c039e7aMerge pull request #240 from dhellmann/fix-issue-234-none-source92b510ffix: remove pkglint jobfe50721fix: handle TypeError when source is None in Sphinx 8.27b84d6aMerge pull request #239 from sphinx-contrib/dependabot/github_actions/actions...5eb3af9build(deps): bump actions/checkout from 5 to 69dde976Merge pull request #238 from sphinx-contrib/dependabot/github_actions/actions...62a8631build(deps): bump actions/setup-python from 5 to 6f28e446Merge pull request #237 from dhellmann/add-autodoc9159319feat: add automatically generated documentation for key modules81ea0f0Merge pull request #236 from dhellmann/python-3.13Most Recent Ignore Conditions Applied to This Pull Request
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 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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