chore(deps): update dependency pylint to v3.3.7
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / formatting (pull_request) Successful in 32s
Python Linters / pylint (pull_request) Successful in 35s
Python Linters / mypy (pull_request) Successful in 34s
REUSE Compliance / reuse (pull_request) Successful in 16s
Selftests / test-sync (pull_request) Successful in 57s
Selftests / test-build-install (pull_request) Successful in 1m7s
Python Linters / pylint (push) Successful in 38s
Python Linters / formatting (push) Successful in 40s
REUSE Compliance / reuse (push) Successful in 8s
Python Linters / mypy (push) Successful in 33s
Selftests / test-build-install (push) Successful in 31s
Selftests / test-sync (push) Successful in 1m4s

This commit was merged in pull request #36.
This commit is contained in:
2025-05-08 00:05:32 +00:00
parent 43dd03df3a
commit 7437d7c2e5

6
poetry.lock generated
View File

@@ -662,13 +662,13 @@ vulture = ["vulture"]
[[package]]
name = "pylint"
version = "3.3.6"
version = "3.3.7"
description = "python code static checker"
optional = false
python-versions = ">=3.9.0"
files = [
{file = "pylint-3.3.6-py3-none-any.whl", hash = "sha256:8b7c2d3e86ae3f94fb27703d521dd0b9b6b378775991f504d7c3a6275aa0a6a6"},
{file = "pylint-3.3.6.tar.gz", hash = "sha256:b634a041aac33706d56a0d217e6587228c66427e20ec21a019bc4cdee48c040a"},
{file = "pylint-3.3.7-py3-none-any.whl", hash = "sha256:43860aafefce92fca4cf6b61fe199cdc5ae54ea28f9bf4cd49de267b5195803d"},
{file = "pylint-3.3.7.tar.gz", hash = "sha256:2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559"},
]
[package.dependencies]