From 0d9a58ba00f5354e030cf3465f76b79fd0bd4146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 16:46:36 +0000 Subject: [PATCH] Update dependency pylint to v3.0.2 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 7d05467fd..d7dce58e1 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] autopep8 = "==2.0.4" -pylint = "==3.0.1" +pylint = "==3.0.2" mypy = "==1.6.1" flake8 = "==6.1.0" importlib-metadata = "==6.8.0" diff --git a/Pipfile.lock b/Pipfile.lock index e18a6df70..491c52981 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0cc38dff16134f30bd734bc14c582fe685aea4f982397c54fdbf18187b9752c9" + "sha256": "a091949c6a0e605c9303e57ca10c7a5e0903ac75fd90a988045a179f21ea5bf4" }, "pipfile-spec": 6, "requires": { @@ -170,12 +170,12 @@ }, "pylint": { "hashes": [ - "sha256:81c6125637be216b4652ae50cc42b9f8208dfb725cdc7e04c48f6902f4dbdf40", - "sha256:9c90b89e2af7809a1697f6f5f93f1d0e518ac566e2ac4d2af881a69c13ad01ea" + "sha256:0d4c286ef6d2f66c8bfb527a7f8a629009e42c99707dec821a03e1b51a4c1496", + "sha256:60ed5f3a9ff8b61839ff0348b3624ceeb9e6c2a92c514d81c9cc273da3b6bcda" ], "index": "pypi", "markers": "python_full_version >= '3.8.0'", - "version": "==3.0.1" + "version": "==3.0.2" }, "toml": { "hashes": [