From a9dbe1ce8d7c483f6432cacda5b767a5871d2112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:26:38 +0000 Subject: [PATCH] Bump pylint from 4.0.3 to 4.0.4 Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 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 a06a80c..1bc6065 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" [dev-packages] pytest = "==9.0.1" -pylint = "==4.0.3" +pylint = "==4.0.4" pycodestyle = "==2.14.0" pytest-cov = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 04a5c45..b908b10 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0f98ee1f526430c699603237e5d7143352ba15cb3354152a569e77d9752c642c" + "sha256": "6c827bea2361fc05c7adcadb6bd7db5739d29c77a4af2fbb948d3a41b962d196" }, "pipfile-spec": 6, "requires": { @@ -213,12 +213,12 @@ }, "pylint": { "hashes": [ - "sha256:896d09afb0e78bbf2e030cd1f3d8dc92771a51f7e46828cbc3948a89cd03433a", - "sha256:a427fe76e0e5355e9fb9b604fd106c419cafb395886ba7f3cebebb03f30e081d" + "sha256:63e06a37d5922555ee2c20963eb42559918c20bd2b21244e4ef426e7c43b92e0", + "sha256:d9b71674e19b1c36d79265b5887bf8e55278cbe236c9e95d22dc82cf044fdbd2" ], "index": "pypi", "markers": "python_full_version >= '3.10.0'", - "version": "==4.0.3" + "version": "==4.0.4" }, "pytest": { "hashes": [