Update dependency pylint to v4
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 51s
Tests / Build and Test (3.11) (pull_request) Successful in 1m15s
Tests / Build and Test (3.12) (pull_request) Successful in 1m22s
Tests / Build and Test (3.13) (pull_request) Successful in 1m12s

This commit is contained in:
2025-10-12 19:13:35 +03:00
parent 04df91e743
commit a86ad5e886

View File

@@ -2,7 +2,7 @@ black==25.9.0
build==1.3.0
isort==5.13.2
mypy==1.18.2
pylint==3.3.9
pylint==4.0.0
pytest-asyncio==1.2.0
pytest-cov==7.0.0
pytest==8.4.2