build(deps-dev): bump pylint from 3.3.4 to 3.3.6

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.4...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-20 16:00:40 +00:00 committed by Roland Kurmann
parent b09d2c6c1f
commit e17fed8704

28
Pipfile.lock generated
View file

@ -245,11 +245,11 @@
"develop": { "develop": {
"astroid": { "astroid": {
"hashes": [ "hashes": [
"sha256:187ccc0c248bfbba564826c26f070494f7bc964fd286b6d9fff4420e55de828c", "sha256:622cc8e3048684aa42c820d9d218978021c3c3d174fb03a9f0d615921744f550",
"sha256:a88c7994f914a4ea8572fac479459f4955eeccc877be3f2d959a33273b0cf40b" "sha256:d05bfd0acba96a7bd43e222828b7d9bc1e138aaeb0649707908d3702a9831248"
], ],
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.9.0'",
"version": "==3.3.8" "version": "==3.3.9"
}, },
"build": { "build": {
"hashes": [ "hashes": [
@ -336,7 +336,7 @@
"sha256:468dff3b89520b474c0397703366b7b95eebe6303f108adf9b19da1f702be87a", "sha256:468dff3b89520b474c0397703366b7b95eebe6303f108adf9b19da1f702be87a",
"sha256:81aa267dddf68cbfe8029c42ca9ec6a4ab3b22371d1c450abc54422577b4512c" "sha256:81aa267dddf68cbfe8029c42ca9ec6a4ab3b22371d1c450abc54422577b4512c"
], ],
"markers": "python_version >= '3.11'", "markers": "python_version >= '3.8'",
"version": "==0.3.9" "version": "==0.3.9"
}, },
"flake8": { "flake8": {
@ -366,11 +366,11 @@
}, },
"isort": { "isort": {
"hashes": [ "hashes": [
"sha256:567954102bb47bb12e0fae62606570faacddd441e45683968c8d1734fb1af892", "sha256:1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450",
"sha256:75d9d8a1438a9432a7d7b54f2d3b45cad9a4a0fdba43617d9873379704a8bdf1" "sha256:2dc5d7f65c9678d94c88dfc29161a320eec67328bc97aad576874cb4be1e9615"
], ],
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.9.0'",
"version": "==6.0.0" "version": "==6.0.1"
}, },
"mccabe": { "mccabe": {
"hashes": [ "hashes": [
@ -461,11 +461,11 @@
}, },
"platformdirs": { "platformdirs": {
"hashes": [ "hashes": [
"sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907", "sha256:a03875334331946f13c549dbd8f4bac7a13a50a895a0eb1e8c6a8ace80d40a94",
"sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb" "sha256:eb437d586b6a0986388f0d6f74aa0cde27b48d0e3d66843640bfb6bdcdb6e351"
], ],
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.9'",
"version": "==4.3.6" "version": "==4.3.7"
}, },
"pluggy": { "pluggy": {
"hashes": [ "hashes": [
@ -511,12 +511,12 @@
}, },
"pylint": { "pylint": {
"hashes": [ "hashes": [
"sha256:289e6a1eb27b453b08436478391a48cd53bb0efb824873f949e709350f3de018", "sha256:8b7c2d3e86ae3f94fb27703d521dd0b9b6b378775991f504d7c3a6275aa0a6a6",
"sha256:74ae7a38b177e69a9b525d0794bd8183820bfa7eb68cc1bee6e8ed22a42be4ce" "sha256:b634a041aac33706d56a0d217e6587228c66427e20ec21a019bc4cdee48c040a"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.9.0'",
"version": "==3.3.4" "version": "==3.3.6"
}, },
"pyproject-hooks": { "pyproject-hooks": {
"hashes": [ "hashes": [