Deps: Bump the python-packages group with 10 updates#1325
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Deps: Bump the python-packages group with 10 updates#1325dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [paramiko](https://github.com/paramiko/paramiko), [lxml](https://github.com/lxml/lxml), [coverage](https://github.com/coveragepy/coveragepy), [sphinx](https://github.com/sphinx-doc/sphinx), [autohooks-plugin-ruff](https://github.com/greenbone/autohooks-plugin-ruff), [autohooks-plugin-mypy](https://github.com/greenbone/autohooks-plugin-mypy), [pontos](https://github.com/greenbone/pontos), [furo](https://github.com/pradyunsg/furo), [types-paramiko](https://github.com/python/typeshed) and [git-cliff](https://github.com/orhun/git-cliff) to permit the latest version. Updates `paramiko` to 4.0.0 - [Commits](paramiko/paramiko@2.7.1...4.0.0) Updates `lxml` to 6.1.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.5.0...lxml-6.1.0) Updates `coverage` to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.2.0...7.13.5) Updates `sphinx` 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@v5.3.0...v8.1.3) Updates `autohooks-plugin-ruff` to 25.3.1 - [Release notes](https://github.com/greenbone/autohooks-plugin-ruff/releases) - [Commits](greenbone/autohooks-plugin-ruff@v25.2.0...v25.3.1) Updates `autohooks-plugin-mypy` to 23.10.0 - [Release notes](https://github.com/greenbone/autohooks-plugin-mypy/releases) - [Commits](greenbone/autohooks-plugin-mypy@v23.3.0...v23.10.0) Updates `pontos` to 26.4.1 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v26.4.0...v26.4.1) Updates `furo` 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@2022.06.21...2025.12.19) Updates `types-paramiko` to 4.0.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `git-cliff` to 2.12.0 - [Release notes](https://github.com/orhun/git-cliff/releases) - [Changelog](https://github.com/orhun/git-cliff/blob/main/CHANGELOG.md) - [Commits](orhun/git-cliff@v2.8.0...v2.12.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development dependency-group: python-packages - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: autohooks-plugin-ruff dependency-version: 25.3.1 dependency-type: direct:development dependency-group: python-packages - dependency-name: autohooks-plugin-mypy dependency-version: 23.10.0 dependency-type: direct:development dependency-group: python-packages - dependency-name: pontos dependency-version: 26.4.1 dependency-type: direct:development dependency-group: python-packages - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production dependency-group: python-packages - dependency-name: types-paramiko dependency-version: 4.0.0.20260408 dependency-type: direct:development dependency-group: python-packages - dependency-name: git-cliff dependency-version: 2.12.0 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespyproject.toml
OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
Contributor
Author
|
The group that created this PR has been removed from your configuration. |
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 paramiko, lxml, coverage, sphinx, autohooks-plugin-ruff, autohooks-plugin-mypy, pontos, furo, types-paramiko and git-cliff to permit the latest version.
Updates
paramikoto 4.0.0Commits
aad0370Cut 4.0.0 in changelog76f2406Speling8c4277cFix syntax-warning-throwing unittest method calld3a9617Test existence of root module dunder version9579700Nuke mentions of specific Python 3.x versions from docs etcdbfd52cAdministrivia update: Python>=3.9, pyproject.toml, etcc2ba378Remove outdated version check in GSS module2af0dd7I'm good at my job, honeste534b1aFixes #973: remove DSA/DSS support3523febTweak .gitignore to more safely ignore top level docs/Updates
lxmlto 6.1.0Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
43722f4Update changelog.8747040Name version of option change in docstring.6c36e6cFix pypistats URL in download statistics script.c7d76d6Change security policy to point to Github security advisories.378ccf8Update project income report.315270bDocs: Reduce TOC depth of package pages and move module contents first.6dbba7fDocs: Show current year in copyright line.e4385bfUpdate project income report.5bed1e1Validate file hashes in release download script.c13ee10Prepare release of 6.1.0.Updates
coverageto 7.13.5Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c88da14docs: sample HTML for 7.13.5e2ac3e1build: sample HTML shouldn't include the status.json file910f8f3docs: prep for 7.13.53a4819cstyle: make workflows more uniform2a53705chore: bump the action-dependencies group across 1 directory with 4 updates (...e7c878dchore: make upgradeab4db40build: use --generate-hashes when pinninga438753chore: make upgrade7b33457refactor: some leftover pyupgrade 3.10 bits2ff968drefactor: this type wasn't used anywhereUpdates
sphinxto 8.1.3Release notes
Sourced from sphinx's releases.
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
autohooks-plugin-ruffto 25.3.1Release notes
Sourced from autohooks-plugin-ruff's releases.
Commits
00c89eaAutomatic release to 25.3.16e04389Fixed typo in repo URL378724fAutomatic adjustments after release [skip ci]873ad36Automatic release to 25.3.0dde6294Deps: Bump the python-packages group with 2 updates914c22eDeps: Bump ruff from 0.9.7 to 0.9.9 in the python-packages group1cdd8cfDeps: Bump ruff from 0.9.6 to 0.9.7 in the python-packages group4ff5cdbDeps: Bump the python-packages group with 3 updates0d0aeaaDeps: Bump the python-packages group with 2 updates930d35bAutomatic adjustments after release [skip ci]Updates
autohooks-plugin-mypyto 23.10.0Release notes
Sourced from autohooks-plugin-mypy's releases.
Commits
6b64354Automatic release to 23.10.08de2f7bChange: Update supported Python versions (#69)c9951bcDeps: Bump the python-packages group with 1 update (#68)73ee696Deps: Bump the python-packages group with 4 updates (#67)1d0c887Add: Auto-merge workflow, to enable squash auto-merge in open PRs (#66)b474682Deps: Bump the python-packages group with 1 update (#65)739751bDeps: Bump the github-actions group with 1 update408d437Deps: Bump the python-packages group with 1 updatefef898cChange: Group dependabot updatesd91cbb7Deps: Bump platformdirs from 3.5.3 to 3.10.0Updates
pontosto 26.4.1Release notes
Sourced from pontos's releases.
Commits
73fc212Automatic release to 26.4.143d0a9fAdd: "Status Change" event namea6fcd44Change: Wrap _result_iterator body to deduplicate code97e2fabChange: Adjust return type hint and type definitioncdcf76fChange: Fix SourceApi unit testsa7249e6Change: Variable namee2e6538Change: Fix typo in unit test class name1242603Add: Unit tests for SourceApiaf3bac2Add: Unit tests for CVEApi7540c7bAdd: Unit tests for CVEApiUpdates
furoto 2025.12.19Release notes
Sourced from furo's releases.
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
types-paramikoto 4.0.0.20260408Commits
Updates
git-cliffto 2.12.0Release notes
Sourced from git-cliff's releases.
Changelog
Sourced from git-cliff's changelog.
... (truncated)
Commits
988e863chore(release): prepare for v2.12.00228f43docs(website): add highlights for 2.12.0 (#1356)aa01a09feat(logging): implement commit processing summary (#1355)eb99e41fix(logging): revert the noisy warn log level to trace (#1353)cfcc5aefix(config): respect the changelog.output configuration (#1349)5d955c1chore(azure_devops)!: rename azureDevops variable to azure_devops (#1319)0260b0achore(clippy): fix pedantic lints (#1346)f19f1cdfeat(args): add offline flag (#1321)de7cf02fix(remote): avoid false first-time contributors when tag timestamp missing (...97b0322docs(contributing): clarify Rust toolchain requirements (#1344)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 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