-
Notifications
You must be signed in to change notification settings - Fork 95
Deps: Bump the python-packages group with 5 updates #1237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [pontos](https://github.com/greenbone/pontos) | `25.6.0` | `25.7.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.1` | `7.10.2` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` | | [paramiko](https://github.com/paramiko/paramiko) | `3.5.1` | `4.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.5` | `0.12.7` | Updates `pontos` from 25.6.0 to 25.7.2 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v25.6.0...v25.7.2) Updates `coverage` from 7.10.1 to 7.10.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.10.1...7.10.2) Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) Updates `paramiko` from 3.5.1 to 4.0.0 - [Commits](paramiko/paramiko@3.5.1...4.0.0) Updates `ruff` from 0.12.5 to 0.12.7 - [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.5...0.12.7) --- updated-dependencies: - dependency-name: pontos dependency-version: 25.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-version: 7.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.12.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency Reviewβ No vulnerabilities or license issues or OpenSSF Scorecard issues 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. OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
π Conventional commits found. |
bjoernricks
approved these changes
Aug 4, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 5 updates:
25.6.025.7.27.10.17.10.22025.7.142025.8.33.5.14.0.00.12.50.12.7Updates
pontosfrom 25.6.0 to 25.7.2Release notes
Sourced from pontos's releases.
Commits
a9c266dAutomatic release to 25.7.2a6287f1Fix: Invalid CVE configurations data for node schemaa53d2e9Automatic adjustments after release [skip ci]4347052Automatic release to 25.7.1175a640Deps: Bump the python-packages group across 1 directory with 4 updates073c944Deps: Bump starlette from 0.47.1 to 0.47.2811895eAutomatic adjustments after release [skip ci]6a052afAutomatic release to 25.7.0d970b37Future proof by capturing *argsc32c95dAdditonal format_date testsUpdates
coveragefrom 7.10.1 to 7.10.2Changelog
Sourced from coverage's changelog.
Commits
a867852docs: sample HTML for 7.10.2e7bfabedocs: prep for 7.10.25dbd736test: this test often borks metacov, retry itb7430fadebug: more convenient run_trace.pye2039d0refactor: less redundancy in branch_trailsc177731fix: see through nop bytecodes to get the right arcs. #19997a83ab0test: don't try to make pth files when invoked from pth #20116d8b091refactor: remove a commented-out linefc507adtest: add a case for an extension-less Python file parse error05a6e8dtest: no need for skip, we already skip windowsUpdates
certififrom 2025.7.14 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)Updates
paramikofrom 3.5.1 to 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
rufffrom 0.12.5 to 0.12.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
c5ac998Bump 0.12.7 (#19627)04a8f64Revertlicenseandlicense-fileschanges inpyproject.toml(#19624)6e00adfBump 0.12.6 (#19622)864196bAddChecker::contextmethod, deduplicate Unicode checks (#19609)ae26fa0[flake8-pyi] Preserve inline comment in ellipsis removal (PYI013) (#19399)88a6799[ty] Add flow diagram for import resolution941be52[ty] Add comments to some core resolver functions13624ce[ty] Add missing ticks and use consistent quotingedb2f8e[ty] Reflow some long lines5e6ad84[ty] Unexport helper functionDependabot 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