From b0a845d96a057b2a0b2e81a32d1781cfdb1b12f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 04:39:53 +0000 Subject: [PATCH] Bump pylint from 2.13.7 to 2.15.6 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.15.6. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.15.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 7a295b2..8da20a6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -342,11 +342,11 @@ "develop": { "astroid": { "hashes": [ - "sha256:86b0a340a512c65abf4368b80252754cda17c02cdbbd3f587dddf98112233e7b", - "sha256:bb24615c77f4837c707669d16907331374ae8a964650a66999da3f5ca68dc946" + "sha256:10e0ad5f7b79c435179d0d0f0df69998c4eef4597534aae44910db060baeb907", + "sha256:1493fe8bd3dfd73dc35bd53c9d5b6e49ead98497c47b2307662556a5692d29d7" ], - "markers": "python_full_version >= '3.6.2'", - "version": "==2.11.7" + "markers": "python_full_version >= '3.7.2'", + "version": "==2.12.13" }, "attrs": { "hashes": [ @@ -478,11 +478,11 @@ }, "pylint": { "hashes": [ - "sha256:13ddbbd8872c804574149e81197c28877eba75224ba6b76cd8652fc31df55c1c", - "sha256:911d3a97c808f7554643bcc5416028cfdc42eae34ed129b150741888c688d5d5" + "sha256:15060cc22ed6830a4049cf40bc24977744df2e554d38da1b2657591de5bcd052", + "sha256:25b13ddcf5af7d112cf96935e21806c1da60e676f952efb650130f2a4483421c" ], "index": "pypi", - "version": "==2.13.7" + "version": "==2.15.6" }, "pyparsing": { "hashes": [ @@ -500,14 +500,6 @@ "index": "pypi", "version": "==7.1.2" }, - "setuptools": { - "hashes": [ - "sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54", - "sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75" - ], - "markers": "python_version >= '3.7'", - "version": "==65.6.3" - }, "tomli": { "hashes": [ "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc", @@ -516,6 +508,14 @@ "markers": "python_version >= '3.7'", "version": "==2.0.1" }, + "tomlkit": { + "hashes": [ + "sha256:07de26b0d8cfc18f871aec595fda24d95b08fef89d147caa861939f37230bf4b", + "sha256:71b952e5721688937fb02cf9d354dbcf0785066149d2855e44531ebdd2b65d73" + ], + "markers": "python_version >= '3.6'", + "version": "==0.11.6" + }, "wrapt": { "hashes": [ "sha256:00b6d4ea20a906c0ca56d84f93065b398ab74b927a7a3dbd470f6fc503f95dc3", @@ -583,7 +583,7 @@ "sha256:ee6acae74a2b91865910eef5e7de37dc6895ad96fa23603d1d27ea69df545015", "sha256:ef3f72c9666bba2bab70d2a8b79f2c6d2c1a42a7f7e2b0ec83bb2f9e383950af" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", + "markers": "python_version >= '3.11'", "version": "==1.14.1" } }