Compare commits

..

1 Commits

Author SHA1 Message Date
427b8a0604 chore(deps): update dependency pylint to v3.2.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 44s
Python Linters / formatting (pull_request) Successful in 44s
Python Linters / mypy (pull_request) Successful in 47s
REUSE Compliance / reuse (pull_request) Successful in 21s
Selftests / test-build-install (pull_request) Successful in 46s
Selftests / test-sync (pull_request) Successful in 1m19s
2024-05-21 22:03:52 +00:00

6
poetry.lock generated
View File

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