Update dependency pylint to v3.0.3
Some checks failed
Tests / test (3.10) (pull_request) Failing after 43s
Tests / test (3.11) (pull_request) Failing after 39s
Tests / test (3.8) (pull_request) Failing after 35s
Tests / test (3.9) (pull_request) Failing after 48s

This commit is contained in:
Renovate 2023-12-11 15:32:38 +02:00
parent c4df7c6106
commit fc0f34e344

View File

@ -2,7 +2,7 @@ black==23.11.0
build==1.0.3
isort==5.13.0
mypy==1.7.1
pylint==3.0.2
pylint==3.0.3
pytest-asyncio==0.23.2
pytest-cov==4.1.0
pytest==7.4.3