From 3e175ded6857515da04e300ec641af89b6f1dbdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 02:05:59 +0000 Subject: [PATCH] Bump pylint from 4.0.1 to 4.0.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index ec73f4b..0554074 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" [dev-packages] pytest = "==8.4.2" -pylint = "==4.0.1" +pylint = "==4.0.2" pycodestyle = "==2.14.0" pytest-cov = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 7fa1c03..586286c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "611e060192ac3b35316f9c44a050e1403aa2fd8358aaa7d427b972c3f291e237" + "sha256": "0b75b20b36e38abea01243e4c650eec9d6e14fd250c3fb118f6a46f7e68276c8" }, "pipfile-spec": 6, "requires": { @@ -213,12 +213,12 @@ }, "pylint": { "hashes": [ - "sha256:06db6a1fda3cedbd7aee58f09d241e40e5f14b382fd035ed97be320f11728a84", - "sha256:6077ac21d01b7361eae6ed0f38d9024c02732fdc635d9e154d4fe6063af8ac56" + "sha256:9627ccd129893fb8ee8e8010261cb13485daca83e61a6f854a85528ee579502d", + "sha256:9c22dfa52781d3b79ce86ab2463940f874921a3e5707bcfc98dd0c019945014e" ], "index": "pypi", "markers": "python_full_version >= '3.10.0'", - "version": "==4.0.1" + "version": "==4.0.2" }, "pytest": { "hashes": [