Compare commits

..

1 Commits

Author SHA1 Message Date
3841abcd9b chore(deps): update dependency pylint to v3.2.6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 45s
Python Linters / formatting (pull_request) Successful in 43s
Python Linters / mypy (pull_request) Successful in 46s
REUSE Compliance / reuse (pull_request) Successful in 22s
Selftests / test-build-install (pull_request) Successful in 48s
Selftests / test-sync (pull_request) Successful in 1m22s
2024-07-24 22:03:28 +00:00

6
poetry.lock generated
View File

@@ -287,13 +287,13 @@ vulture = ["vulture"]
[[package]]
name = "pylint"
version = "3.2.7"
version = "3.2.6"
description = "python code static checker"
optional = false
python-versions = ">=3.8.0"
files = [
{file = "pylint-3.2.7-py3-none-any.whl", hash = "sha256:02f4aedeac91be69fb3b4bea997ce580a4ac68ce58b89eaefeaf06749df73f4b"},
{file = "pylint-3.2.7.tar.gz", hash = "sha256:1b7a721b575eaeaa7d39db076b6e7743c993ea44f57979127c517c6c572c803e"},
{file = "pylint-3.2.6-py3-none-any.whl", hash = "sha256:03c8e3baa1d9fb995b12c1dbe00aa6c4bcef210c2a2634374aedeb22fb4a8f8f"},
{file = "pylint-3.2.6.tar.gz", hash = "sha256:a5d01678349454806cff6d886fb072294f56a58c4761278c97fb557d708e1eb3"},
]
[package.dependencies]