Bump pylint from 2.17.5 to 2.17.6

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/146/head
dependabot[bot] 8 months ago committed by GitHub
parent eea0179b5e
commit fc50e6ff0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
Pipfile.lock generated

@ -60,7 +60,7 @@
"sha256:f8db2f125746e44dce707dd44d4f4efeea8d7e2b43aace3f8d1f235cfa2733dd",
"sha256:f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf"
],
"markers": "python_version >= '3.10'",
"markers": "python_version < '3.13' and python_version >= '3.9'",
"version": "==1.26.0"
},
"opencv-contrib-python": {
@ -215,11 +215,11 @@
"develop": {
"astroid": {
"hashes": [
"sha256:389656ca57b6108f939cf5d2f9a2a825a3be50ba9d589670f393236e0a03b91c",
"sha256:903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd"
"sha256:958f280532e36ca84a13023f15cb1556fb6792d193acb87e1f3ca536b6fa6bd2",
"sha256:c522f2832a900e27a7d284b9b6ef670d2495f760ede3c8c0b004a5641d3c5987"
],
"markers": "python_full_version >= '3.7.2'",
"version": "==2.15.6"
"version": "==2.15.7"
},
"build": {
"hashes": [
@ -510,12 +510,12 @@
},
"pylint": {
"hashes": [
"sha256:73995fb8216d3bed149c8d51bba25b2c52a8251a2c8ac846ec668ce38fab5413",
"sha256:f7b601cbc06fef7e62a754e2b41294c2aa31f1cb659624b9a85bcba29eaf8252"
"sha256:18a1412e873caf8ffb56b760ce1b5643675af23e6173a247b502406b24c716af",
"sha256:be928cce5c76bf9acdc65ad01447a1e0b1a7bccffc609fb7fc40f2513045bd05"
],
"index": "pypi",
"markers": "python_full_version >= '3.7.2'",
"version": "==2.17.5"
"version": "==2.17.6"
},
"pyproject-hooks": {
"hashes": [

Loading…
Cancel
Save