Deps: Bump the python-packages group with 3 updates#1304
Merged
greenbonebot merged 1 commit intomainfrom Mar 9, 2026
Merged
Conversation
Bumps the python-packages group with 3 updates: [charset-normalizer](https://github.com/jawah/charset_normalizer), [imagesize](https://github.com/shibukawa/imagesize_py) and [ruff](https://github.com/astral-sh/ruff). Updates `charset-normalizer` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.5) Updates `imagesize` from 1.4.1 to 1.5.0 - [Commits](shibukawa/imagesize_py@1.4.1...1.5.0) Updates `ruff` from 0.15.4 to 0.15.5 - [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.4...0.15.5) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: imagesize dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.5 dependency-type: indirect update-type: version-update:semver-patch 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 Issuespoetry.lock
OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Mar 9, 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 python-packages group with 3 updates: charset-normalizer, imagesize and ruff.
Updates
charset-normalizerfrom 3.4.4 to 3.4.5Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
7411396📝 update changelog8de6012Merge pull request #713 from jawah/release-3.4.539d0fbaMerge branch 'master' into release-3.4.5f211d4a⬆️ Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#707)9123864⬆️ Bump github/codeql-action from 4.32.0 to 4.32.4 (#710)5cb1f12⬆️ Bump actions/download-artifact from 7.0.0 to 8.0.0 (#711)7e68582⬆️ Update setuptools requirement from <=81,>=68 to >=68,<=82.0.0 (#712)e1e2ccbcorrect cp_similarity ratio ceiling (#704)209f9fffix TypeError when passing bytearray to from_bytes (#703)6a8503fFix logger level not restored correctly for empty byte sequences (#701)Updates
imagesizefrom 1.4.1 to 1.5.0Commits
0e23feebump version to 1.5.03b791f1add contributorsfb4cbabadd test for BMPde45472Merge pull request #67 from flagman/fix-vp8x-dimensions3cff760Merge pull request #65 from fuyb1992/mastere59bc03Merge pull request #60 from ExtReMLapin/patch-244c4d1fMerge pull request #56 from gremur/patch-1a880db5Fix VP8X WebP dimension parsing bug3a6b008Update imagesize.py issuse: #57178b3c2added support for signed values thanks to@marcoffeeUpdates
rufffrom 0.15.4 to 0.15.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5e4a3d9Bump 0.15.5 (#23743)69c23cc[ty] Render all changed diagnostics in conformance.py (#23613)4926bd5[ty] Split deferred checks out oftypes/infer/builder.rs(#23740)9a70f5eDiscover markdown files by default in preview mode (#23434)3dc78b0[ty] UseHasOptionalDefinitionforexcepthandlers (#23739)a6a5e8d[ty] Fix precedence ofallselector in TOML configurations (#23723)2a5384b[ty] Makeallselector case sensitive (#23713)db77d7b[ty] Add a diagnostic if aTypeVaris used to specialize aParamSpec, or ...db28490[ty] Override home directory in ty tests (#23724)5f0fd91[ty] More type-variable default validation (#23639)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