Deps: Bump the python-packages group with 4 updates#1242
Merged
greenbonebot merged 1 commit intomainfrom Aug 18, 2025
Merged
Conversation
Bumps the python-packages group with 4 updates: [python-gvm](https://github.com/greenbone/python-gvm), [pontos](https://github.com/greenbone/pontos), [coverage](https://github.com/nedbat/coveragepy) and [ruff](https://github.com/astral-sh/ruff). Updates `python-gvm` from 26.4.0 to 26.5.0 - [Release notes](https://github.com/greenbone/python-gvm/releases) - [Commits](greenbone/python-gvm@v26.4.0...v26.5.0) Updates `pontos` from 25.7.2 to 25.8.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v25.7.2...v25.8.0) Updates `coverage` from 7.10.3 to 7.10.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.3...7.10.4) Updates `ruff` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.8...0.12.9) --- updated-dependencies: - dependency-name: python-gvm dependency-version: 26.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pontos dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-version: 7.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.12.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1242 +/- ##
=======================================
Coverage 49.31% 49.31%
=======================================
Files 18 18
Lines 1239 1239
=======================================
Hits 611 611
Misses 628 628 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bjoernricks
approved these changes
Aug 18, 2025
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 python-packages group with 4 updates: python-gvm, pontos, coverage and ruff.
Updates
python-gvmfrom 26.4.0 to 26.5.0Release notes
Sourced from python-gvm's releases.
Commits
8f0581fAutomatic release to 26.5.04588f00Deps: Bump actions/checkout from 4 to 5 in the github-actions groupefd08bbDeps: Bump the python-packages group with 6 updatesa323cb9Add: support for agent group tasks in GmpNexte78e2b1Deps: Bump the python-packages group with 7 updates7e8feb6Deps: Bump the python-packages group with 4 updates73e8626Add: Added GMP commands for OCI image targets4be8ae6Update gvm/protocols/gmp/_gmpnext.pyfdf6a2fUpdate gvm/protocols/gmp/requests/next/_agent_groups.py30daff5Add: GMP commands for agents and agent groups in GmpNextUpdates
pontosfrom 25.7.2 to 25.8.0Release notes
Sourced from pontos's releases.
Commits
f004abbAutomatic release to 25.8.0cabc6eaFix: Use 'Array' in cargo tests instead of 'Table'57ca3c2change: Make it possible to read [workspace.project] in cargo.tomla5e524cDeps: Bump the python-packages group with 3 updates0be1621Deps: Bump the python-packages group with 3 updates3c8a746Automatic adjustments after release [skip ci]Updates
coveragefrom 7.10.3 to 7.10.4Changelog
Sourced from coverage's changelog.
Commits
1cd29f2docs: sample HTML for 7.10.492a91e9docs: prep for 7.10.49ee6390debug: more details in debug messages6af8a5dfeat: patch=fork0eb292drefactor: a nicer way to inject config from the environment183cd9bbuild: tweaks to how the python build is bannered for tox6c2fb87chore: make upgradea22436ctest: since 62434e79 we don't need to account for .tox4ab4bb0test: add a test for env var truncationbf1a970refactor: better style for constantsUpdates
rufffrom 0.12.8 to 0.12.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
ef42246Bump 0.12.9 (#19917)dc2e8ab[ty] supportkw_only=Truefordataclass()andfield()(#19677)9aaa82dFeature/build riscv64 bin (#19819)3288ac2[ty] Add caching toCodeGeneratorKind::matches()(#19912)1167ed6[ty] RenamefunctionArgumentNamestocallArgumentNamesinlay hint setting...2ee47d8[ty] Defaultty.inlayHints.*server settings to true (#19910)d324ced[ty] Remove py-fuzzer skips for seeds that are no longer slow (#19906)5a570c8[ty] fix deferred name loading in PEP695 generic classes/functions (#19888)baadb5a[ty] Add some additional type safety toCycleDetector(#19903)df0648a[flake8-blind-except] FixBLE001false-positive onraise ... from None...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