chore(deps): update dependency pylint to v3.0.4
All checks were successful
Python Linters / pylint (pull_request) Successful in 59s
Python Linters / formatting (pull_request) Successful in 47s
Python Linters / mypy (pull_request) Successful in 51s
REUSE Compliance / reuse (pull_request) Successful in 22s
Selftests / test-build-install (pull_request) Successful in 52s
Selftests / test-sync (pull_request) Successful in 1m24s

This commit is contained in:
2024-02-23 23:03:04 +00:00
parent ffa853cb2a
commit a7da510a78

6
poetry.lock generated
View File

@@ -287,13 +287,13 @@ vulture = ["vulture"]
[[package]]
name = "pylint"
version = "3.0.3"
version = "3.0.4"
description = "python code static checker"
optional = false
python-versions = ">=3.8.0"
files = [
{file = "pylint-3.0.3-py3-none-any.whl", hash = "sha256:7a1585285aefc5165db81083c3e06363a27448f6b467b3b0f30dbd0ac1f73810"},
{file = "pylint-3.0.3.tar.gz", hash = "sha256:58c2398b0301e049609a8429789ec6edf3aabe9b6c5fec916acd18639c16de8b"},
{file = "pylint-3.0.4-py3-none-any.whl", hash = "sha256:59ab3532506f32affefeb50d5057a221bb351f5a1383fa36c424c2c6c05e7005"},
{file = "pylint-3.0.4.tar.gz", hash = "sha256:d73b70b3fff8f3fbdcb49a209b9c7d71d8090c138d61d576d1895e152cb392b3"},
]
[package.dependencies]