Deps: Bump the python-packages group with 4 updates#1234
Merged
greenbonebot merged 1 commit intomainfrom Jul 21, 2025
Merged
Conversation
Bumps the python-packages group with 4 updates: [python-gvm](https://github.com/greenbone/python-gvm), [furo](https://github.com/pradyunsg/furo), [ruff](https://github.com/astral-sh/ruff) and [starlette](https://github.com/encode/starlette). Updates `python-gvm` from 26.3.0 to 26.4.0 - [Release notes](https://github.com/greenbone/python-gvm/releases) - [Commits](greenbone/python-gvm@v26.3.0...v26.4.0) Updates `furo` from 2024.8.6 to 2025.7.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.08.06...2025.07.19) Updates `ruff` from 0.12.3 to 0.12.4 - [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.3...0.12.4) Updates `starlette` from 0.47.1 to 0.47.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.1...0.47.2) --- updated-dependencies: - dependency-name: python-gvm dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: furo dependency-version: 2025.7.19 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.12.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: starlette dependency-version: 0.47.2 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.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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1234 +/- ##
=======================================
Coverage 49.27% 49.27%
=======================================
Files 18 18
Lines 1240 1240
=======================================
Hits 611 611
Misses 629 629 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bjoernricks
approved these changes
Jul 21, 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, furo, ruff and starlette.
Updates
python-gvmfrom 26.3.0 to 26.4.0Release notes
Sourced from python-gvm's releases.
Commits
6c25fb8Automatic release to 26.4.033b153bchange: Use all upper case GMP everywheref6b0a37Adjust GMPNext imports9965654Rename GMPv228 to GMPNext and packages accordingly79156d7Deps: Bump the python-packages group with 3 updatese9760aeAutomatic adjustments after release [skip ci]Updates
furofrom 2024.8.6 to 2025.7.19Changelog
Sourced from furo's changelog.
... (truncated)
Commits
e2cbfcePrepare release: 2025.07.192753741Update changelog5dc72a3Prefetch the sidebar logos01eb613Use@use variables as *0dab870Modernise Sass and use@use+@forward6a76aa7Silence mypy on pygments attributes7d57173Use distinct images for light and dark mode007374aDrop the URL to unsplash03c8880Make current page section detection resilient to sticky elements above header...ff34139Fix flickering header drop shadow (#884)Updates
rufffrom 0.12.3 to 0.12.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
ee2759bBump 0.12.4 (#19406)35f33d9[ty] publish settings diagnostics (#19335)5d78b31[flake8-use-pathlib] Add autofix forPTH109(#19245)c2a05b4[ty] Usebitflagsfor resolved client capabilities (#19393)fae0b5c[ty] Initial implementation of declaration and definition providers. (#19371)cbe94b0[ty] Support empty function bodies inif TYPE_CHECKINGblocks (#19372)029de78[flake8-use-pathlib] Fix false negative on directPath()instantiation (`...ff94fe7Treat form feed as valid whitespace before a semicolon (#19343)b2501b4[pylint] Detect indirectpathlib.Pathusages forunspecified-encoding(...291699b[refurb]FURB164fix should validate arguments and should usually be mark...Updates
starlettefrom 0.47.1 to 0.47.2Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
6ee94f2Version 0.47.2 (#2965)9f7ec2eMake UploadFile check for future rollover (#2962)540ff5fBump the python-packages group with 7 updates (#2957)d4dd545docs: add Google Analytics (#2963)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