chore(deps): update dependency pylint to v4.0.2
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Python Linters / mypy (pull_request) Successful in 1m7s
Python Linters / formatting (pull_request) Successful in 1m9s
Python Linters / pylint (pull_request) Successful in 1m14s
REUSE Compliance / reuse (pull_request) Successful in 17s
Selftests / test-build-install (pull_request) Successful in 1m6s
Selftests / test-sync (pull_request) Failing after 1m17s
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Python Linters / mypy (pull_request) Successful in 1m7s
Python Linters / formatting (pull_request) Successful in 1m9s
Python Linters / pylint (pull_request) Successful in 1m14s
REUSE Compliance / reuse (pull_request) Successful in 17s
Selftests / test-build-install (pull_request) Successful in 1m6s
Selftests / test-sync (pull_request) Failing after 1m17s
This commit is contained in:
6
poetry.lock
generated
6
poetry.lock
generated
@@ -670,13 +670,13 @@ vulture = ["vulture"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pylint"
|
name = "pylint"
|
||||||
version = "4.0.1"
|
version = "4.0.2"
|
||||||
description = "python code static checker"
|
description = "python code static checker"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.10.0"
|
python-versions = ">=3.10.0"
|
||||||
files = [
|
files = [
|
||||||
{file = "pylint-4.0.1-py3-none-any.whl", hash = "sha256:6077ac21d01b7361eae6ed0f38d9024c02732fdc635d9e154d4fe6063af8ac56"},
|
{file = "pylint-4.0.2-py3-none-any.whl", hash = "sha256:9627ccd129893fb8ee8e8010261cb13485daca83e61a6f854a85528ee579502d"},
|
||||||
{file = "pylint-4.0.1.tar.gz", hash = "sha256:06db6a1fda3cedbd7aee58f09d241e40e5f14b382fd035ed97be320f11728a84"},
|
{file = "pylint-4.0.2.tar.gz", hash = "sha256:9c22dfa52781d3b79ce86ab2463940f874921a3e5707bcfc98dd0c019945014e"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user