Deps: Bump the dependencies group with 9 updates#795
Merged
Conversation
Bumps the dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [pontos](https://github.com/greenbone/pontos) | `26.4.3` | `26.5.0` | | [black](https://github.com/psf/black) | `26.5.0` | `26.5.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.5.20` | | [click](https://github.com/pallets/click) | `8.4.0` | `8.4.1` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.16` | | [lxml](https://github.com/lxml/lxml) | `6.1.0` | `6.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.14` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `3.0.1` | `3.1.0` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.3` | `2.8.4` | Updates `pontos` from 26.4.3 to 26.5.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v26.4.3...v26.5.0) Updates `black` from 26.5.0 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.5.0...26.5.1) Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](certifi/python-certifi@2026.04.22...2026.05.20) Updates `click` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.4.0...8.4.1) Updates `idna` from 3.15 to 3.16 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.15...v3.16) Updates `lxml` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.1) Updates `ruff` from 0.15.13 to 0.15.14 - [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.15.13...0.15.14) Updates `snowballstemmer` from 3.0.1 to 3.1.0 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](snowballstem/snowball@v3.0.1...v3.1.0) Updates `soupsieve` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.3...2.8.4) --- updated-dependencies: - dependency-name: pontos dependency-version: 26.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-version: 8.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: idna dependency-version: '3.16' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lxml dependency-version: 6.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: snowballstemmer dependency-version: 3.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: soupsieve dependency-version: 2.8.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
May 26, 2026
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 dependencies group with 9 updates:
26.4.326.5.026.5.026.5.12026.4.222026.5.208.4.08.4.13.153.166.1.06.1.10.15.130.15.143.0.13.1.02.8.32.8.4Updates
pontosfrom 26.4.3 to 26.5.0Release notes
Sourced from pontos's releases.
Commits
a380de6Automatic release to 26.5.012b9dd2Change: Rename "Status Change" to "CVE Status Change"fd0a178Deps: Bump urllib3 from 2.6.3 to 2.7.000adf54Update: Greenbone license headera793376Automatic adjustments after release [skip ci]Updates
blackfrom 26.5.0 to 26.5.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)Updates
certififrom 2026.4.22 to 2026.5.20Commits
d7ea1512026.05.20 (#413)Updates
clickfrom 8.4.0 to 8.4.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
idnafrom 3.15 to 3.16Changelog
Sourced from idna's changelog.
Commits
6d1a0deRelease 3.164e6cbe2Demote installation instruction to usage section223533cMerge branch 'readme-simplification' into release-3.16b1640b2Bump version to 3.16rc03a86113Update history for 3.16 released4bc9e7Merge pull request #246 from kjd/python-3.9a21d9fcUpdate deprecation policyb464926Raise minimum Python to 3.9 and modernize typing7f3b15eExplicit example not needed7530c70Remove unnecessary print()Updates
lxmlfrom 6.1.0 to 6.1.1Changelog
Sourced from lxml's changelog.
Commits
b4a4c59Build: Fix build in Py3.8.a116dcbFix typo: type annotions -> type annotations in PEP 560 comments (GH-504)7287a75Prepare release of 6.1.1.5927a6dAdd missing "xlink:href" to the known HTML link attributes.23efeb4Build: Fix build in Py3.8.2c0563bBuild: Add bug patch for libxslt 1.1.43 and apply it during the static librar...8a35fccFix doctest in PyPy3.9.Updates
rufffrom 0.15.13 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
snowballstemmerfrom 3.0.1 to 3.1.0Changelog
Sourced from snowballstemmer's changelog.
... (truncated)
Commits
77e07c9Update for 3.1.04d37f9cFinalise NEWS entry for 3.1.02d38e20make update_versionnow also updates README.rst1596c74Go: Fix code generated for non-constant hop34d1214NEWS: Update draft entry65885b5finnish: Rename things to match algo description5c05f53finnish: Accept apostrophe instead of VIdf25742JS: Generate simpler code for hop by constant27c9355Add runtime test of hop/next2508d20Add test coverage forhop 1->nextcanonicalisationUpdates
soupsievefrom 2.8.3 to 2.8.4Release notes
Sourced from soupsieve's releases.
Commits
28108abLimit excessive selectorsef18872Fix test for Windowseb43976Merge commit from fork3a661b2Fix typo in pseudo-classes.md (#294)0cb533dUpdate hatchling version requirement in pyproject.toml (#290)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