Bump pylint from 2.17.4 to 2.17.5

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v2.17.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/118/head
dependabot[bot] 10 months ago committed by Roland Kurmann
parent f846ee40af
commit 1d8b49efcc

8
Pipfile.lock generated

@ -52,7 +52,7 @@
"sha256:f08f2e037bba04e707eebf4bc934f1972a315c883a9e0ebfa8a7756eabf9e357", "sha256:f08f2e037bba04e707eebf4bc934f1972a315c883a9e0ebfa8a7756eabf9e357",
"sha256:fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760" "sha256:fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760"
], ],
"markers": "python_version >= '3.11'", "markers": "python_version >= '3.9'",
"version": "==1.25.2" "version": "==1.25.2"
}, },
"opencv-contrib-python": { "opencv-contrib-python": {
@ -502,11 +502,11 @@
}, },
"pylint": { "pylint": {
"hashes": [ "hashes": [
"sha256:5dcf1d9e19f41f38e4e85d10f511e5b9c35e1aa74251bf95cdd8cb23584e2db1", "sha256:73995fb8216d3bed149c8d51bba25b2c52a8251a2c8ac846ec668ce38fab5413",
"sha256:7a1145fb08c251bdb5cca11739722ce64a63db479283d10ce718b2460e54123c" "sha256:f7b601cbc06fef7e62a754e2b41294c2aa31f1cb659624b9a85bcba29eaf8252"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.17.4" "version": "==2.17.5"
}, },
"pyproject-hooks": { "pyproject-hooks": {
"hashes": [ "hashes": [

Loading…
Cancel
Save