Deps: Bump the dependencies group across 1 directory with 4 updates#777
Merged
greenbonebot merged 1 commit intomainfrom Mar 20, 2026
Merged
Conversation
Bumps the dependencies group with 4 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [charset-normalizer](https://github.com/jawah/charset_normalizer), [imagesize](https://github.com/shibukawa/imagesize_py) and [ruff](https://github.com/astral-sh/ruff). Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) 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.2 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.2...0.15.5) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: imagesize dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.5 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #777 +/- ##
=======================================
Coverage 89.48% 89.48%
=======================================
Files 14 14
Lines 723 723
=======================================
Hits 647 647
Misses 76 76 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
wiegandm
approved these changes
Mar 20, 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 4 updates in the / directory: certifi, charset-normalizer, imagesize and ruff.
Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)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.2 to 0.15.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
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