Update dependency pylint to v3.2.3
Some checks failed
Tests / test (3.10) (pull_request) Failing after 22m48s
Tests / test (3.11) (pull_request) Failing after 22m47s
Tests / test (3.8) (pull_request) Failing after 22m50s
Tests / test (3.9) (pull_request) Failing after 23m6s

This commit is contained in:
Renovate 2024-06-06 18:02:45 +03:00
parent 11c47d498c
commit a3ef49b9a1

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.2.2 pylint==3.2.3
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