Update dependency pylint to v3.2.0
Some checks failed
Tests / test (3.10) (pull_request) Failing after 22m49s
Tests / test (3.11) (pull_request) Failing after 22m48s
Tests / test (3.8) (pull_request) Failing after 22m48s
Tests / test (3.9) (pull_request) Failing after 22m48s

This commit is contained in:
Renovate 2024-05-14 15:03:58 +03:00
parent f024c232d5
commit 72d1d7b6e6

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.1 pylint==3.2.0
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