Update dependency pylint to v3.1.0
Some checks failed
Tests / test (3.10) (pull_request) Failing after 23m10s
Tests / test (3.11) (pull_request) Failing after 23m16s
Tests / test (3.8) (pull_request) Failing after 23m8s
Tests / test (3.9) (pull_request) Failing after 23m10s

This commit is contained in:
Renovate 2024-03-26 17:35:31 +02:00
parent ca22cb0cbe
commit 2dc5f9a5d8

View File

@ -2,7 +2,7 @@ black==23.11.0
build==1.1.1
isort==5.12.0
mypy==1.7.0
pylint==3.0.2
pylint==3.1.0
pytest-asyncio==0.22.0
pytest-cov==4.1.0
pytest==7.4.4