build(deps-dev): bump pylint from 3.3.9 to 4.0.0

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.9...v4.0.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-12 17:32:12 +00:00
committed by Roland Kurmann
parent 6b1bc4ee06
commit a8fe2cd32c

24
Pipfile.lock generated
View File

@@ -271,11 +271,11 @@
"develop": { "develop": {
"astroid": { "astroid": {
"hashes": [ "hashes": [
"sha256:1e5a5011af2920c7c67a53f65d536d65bfa7116feeaf2354d8b94f29573bb0ce", "sha256:0d778ec0def05b935e198412e62f9bcca8b3b5c39fdbe50b0ba074005e477aab",
"sha256:54c760ae8322ece1abd213057c4b5bba7c49818853fc901ef09719a60dbf9dec" "sha256:37ab2f107d14dc173412327febf6c78d39590fdafcb44868f03b6c03452e3db0"
], ],
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.10.0'",
"version": "==3.3.11" "version": "==4.0.1"
}, },
"build": { "build": {
"hashes": [ "hashes": [
@@ -434,11 +434,11 @@
}, },
"isort": { "isort": {
"hashes": [ "hashes": [
"sha256:58d8927ecce74e5087aef019f778d4081a3b6c98f15a80ba35782ca8a2097784", "sha256:1bcabac8bc3c36c7fb7b98a76c8abb18e0f841a3ba81decac7691008592499c1",
"sha256:9b8f96a14cfee0677e78e941ff62f03769a06d412aabb9e2a90487b3b7e8d481" "sha256:5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187"
], ],
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.10.0'",
"version": "==6.1.0" "version": "==7.0.0"
}, },
"mccabe": { "mccabe": {
"hashes": [ "hashes": [
@@ -599,12 +599,12 @@
}, },
"pylint": { "pylint": {
"hashes": [ "hashes": [
"sha256:01f9b0462c7730f94786c283f3e52a1fbdf0494bbe0971a78d7277ef46a751e7", "sha256:196b92a85204bb0c0a416a6bb324f6185e59ff1d687ee1d614bf0abf34a348e8",
"sha256:d312737d7b25ccf6b01cc4ac629b5dcd14a0fcf3ec392735ac70f137a9d5f83a" "sha256:62da212808c0681e49ffb125f0a994c685d912cf19ae373075649ebb5870ec28"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.10.0'",
"version": "==3.3.9" "version": "==4.0.0"
}, },
"pyproject-hooks": { "pyproject-hooks": {
"hashes": [ "hashes": [