Merge pull request 'chore(deps): update dependency pylint to v3.3.8' (#45) from renovate/all-dev-dependencies into main
All checks were successful
Python Linters / mypy (push) Successful in 40s
REUSE Compliance / reuse (push) Successful in 14s
Python Linters / formatting (push) Successful in 1m11s
Python Linters / pylint (push) Successful in 1m16s
Selftests / test-sync (push) Successful in 51s
Selftests / test-build-install (push) Successful in 1m23s
All checks were successful
Python Linters / mypy (push) Successful in 40s
REUSE Compliance / reuse (push) Successful in 14s
Python Linters / formatting (push) Successful in 1m11s
Python Linters / pylint (push) Successful in 1m16s
Selftests / test-sync (push) Successful in 51s
Selftests / test-build-install (push) Successful in 1m23s
This commit was merged in pull request #45.
This commit is contained in:
6
poetry.lock
generated
6
poetry.lock
generated
@@ -669,13 +669,13 @@ vulture = ["vulture"]
|
||||
|
||||
[[package]]
|
||||
name = "pylint"
|
||||
version = "3.3.7"
|
||||
version = "3.3.8"
|
||||
description = "python code static checker"
|
||||
optional = false
|
||||
python-versions = ">=3.9.0"
|
||||
files = [
|
||||
{file = "pylint-3.3.7-py3-none-any.whl", hash = "sha256:43860aafefce92fca4cf6b61fe199cdc5ae54ea28f9bf4cd49de267b5195803d"},
|
||||
{file = "pylint-3.3.7.tar.gz", hash = "sha256:2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559"},
|
||||
{file = "pylint-3.3.8-py3-none-any.whl", hash = "sha256:7ef94aa692a600e82fabdd17102b73fc226758218c97473c7ad67bd4cb905d83"},
|
||||
{file = "pylint-3.3.8.tar.gz", hash = "sha256:26698de19941363037e2937d3db9ed94fb3303fdadf7d98847875345a8bb6b05"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user