Update dependency pylint to v3.3.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m10s
Tests / test (3.11) (pull_request) Successful in 1m1s
Tests / test (3.8) (pull_request) Failing after 14s
Tests / test (3.9) (pull_request) Successful in 1m6s

This commit is contained in:
Renovate 2024-09-20 16:22:35 +03:00
parent 78a5fb886f
commit 60cc3f22d8

View File

@ -2,7 +2,7 @@ black==24.8.0
build==1.2.2
isort==5.13.2
mypy==1.11.2
pylint==3.2.7
pylint==3.3.0
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest==8.3.3