Update dependency pylint to v3.1.1
Some checks failed
Tests / test (3.11) (pull_request) Failing after 22m48s
Tests / test (3.8) (pull_request) Failing after 20m41s
Tests / test (3.9) (pull_request) Has been cancelled
Tests / test (3.10) (pull_request) Has been cancelled

This commit is contained in:
Renovate 2024-05-13 18:08:44 +03:00
parent 73a16c8b13
commit 271f9b54d8

View File

@ -2,7 +2,7 @@ black~=24.4.0
build==1.2.1 build==1.2.1
isort==5.13.2 isort==5.13.2
mypy~=1.10.0 mypy~=1.10.0
pylint==3.1.0 pylint==3.1.1
pytest-asyncio~=0.23.6 pytest-asyncio~=0.23.6
pytest-cov~=5.0.0 pytest-cov~=5.0.0
pytest~=8.2.0 pytest~=8.2.0