From 45586916d6fe7d3b58c722ce200f569a7e94f033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 02:05:49 +0000 Subject: [PATCH] Bump pylint from 4.0.0 to 4.0.1 Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.1 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 dd815f1..ec73f4b 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" [dev-packages] pytest = "==8.4.2" -pylint = "==4.0.0" +pylint = "==4.0.1" pycodestyle = "==2.14.0" pytest-cov = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 26cfca3..7fa1c03 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7df5c1134b03da55f135be70b7a33fac426254f18beac7a413a8ffa40ee711d0" + "sha256": "611e060192ac3b35316f9c44a050e1403aa2fd8358aaa7d427b972c3f291e237" }, "pipfile-spec": 6, "requires": { @@ -213,12 +213,12 @@ }, "pylint": { "hashes": [ - "sha256:196b92a85204bb0c0a416a6bb324f6185e59ff1d687ee1d614bf0abf34a348e8", - "sha256:62da212808c0681e49ffb125f0a994c685d912cf19ae373075649ebb5870ec28" + "sha256:06db6a1fda3cedbd7aee58f09d241e40e5f14b382fd035ed97be320f11728a84", + "sha256:6077ac21d01b7361eae6ed0f38d9024c02732fdc635d9e154d4fe6063af8ac56" ], "index": "pypi", "markers": "python_full_version >= '3.10.0'", - "version": "==4.0.0" + "version": "==4.0.1" }, "pytest": { "hashes": [