Merge pull request 'chore(deps): update dependency pylint to v4.0.4' (#59) from renovate/all-dev-dependencies into main
All checks were successful
REUSE Compliance / reuse (push) Successful in 21s
Python Linters / pylint (push) Successful in 55s
Python Linters / mypy (push) Successful in 1m7s
Python Linters / formatting (push) Successful in 1m9s
Selftests / test-build-install (push) Successful in 1m36s
Selftests / test-sync (push) Successful in 1m16s

This commit was merged in pull request #59.
This commit is contained in:
2025-12-04 03:17:51 +01:00

6
poetry.lock generated
View File

@@ -760,13 +760,13 @@ vulture = ["vulture"]
[[package]]
name = "pylint"
version = "4.0.3"
version = "4.0.4"
description = "python code static checker"
optional = false
python-versions = ">=3.10.0"
files = [
{file = "pylint-4.0.3-py3-none-any.whl", hash = "sha256:896d09afb0e78bbf2e030cd1f3d8dc92771a51f7e46828cbc3948a89cd03433a"},
{file = "pylint-4.0.3.tar.gz", hash = "sha256:a427fe76e0e5355e9fb9b604fd106c419cafb395886ba7f3cebebb03f30e081d"},
{file = "pylint-4.0.4-py3-none-any.whl", hash = "sha256:63e06a37d5922555ee2c20963eb42559918c20bd2b21244e4ef426e7c43b92e0"},
{file = "pylint-4.0.4.tar.gz", hash = "sha256:d9b71674e19b1c36d79265b5887bf8e55278cbe236c9e95d22dc82cf044fdbd2"},
]
[package.dependencies]