Compare commits

..

1 Commits

Author SHA1 Message Date
7477bd24ad chore(deps): update dependency pylint to v3.2.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 37s
Python Linters / formatting (pull_request) Successful in 42s
Python Linters / mypy (pull_request) Successful in 45s
REUSE Compliance / reuse (pull_request) Successful in 22s
Selftests / test-build-install (pull_request) Successful in 49s
Selftests / test-sync (pull_request) Successful in 1m25s
2024-06-09 22:03:32 +00:00

6
poetry.lock generated
View File

@@ -287,13 +287,13 @@ vulture = ["vulture"]
[[package]]
name = "pylint"
version = "3.2.5"
version = "3.2.3"
description = "python code static checker"
optional = false
python-versions = ">=3.8.0"
files = [
{file = "pylint-3.2.5-py3-none-any.whl", hash = "sha256:32cd6c042b5004b8e857d727708720c54a676d1e22917cf1a2df9b4d4868abd6"},
{file = "pylint-3.2.5.tar.gz", hash = "sha256:e9b7171e242dcc6ebd0aaa7540481d1a72860748a0a7816b8fe6cf6c80a6fe7e"},
{file = "pylint-3.2.3-py3-none-any.whl", hash = "sha256:b3d7d2708a3e04b4679e02d99e72329a8b7ee8afb8d04110682278781f889fa8"},
{file = "pylint-3.2.3.tar.gz", hash = "sha256:02f6c562b215582386068d52a30f520d84fdbcf2a95fc7e855b816060d048b60"},
]
[package.dependencies]