Update dependency pylint to v3.3.8
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 44s
Tests / Build and Test (3.11) (pull_request) Successful in 1m21s
Tests / Build and Test (3.12) (pull_request) Successful in 1m20s
Tests / Build and Test (3.13) (pull_request) Successful in 1m13s

This commit is contained in:
2025-08-09 13:13:34 +03:00
parent 923bad856b
commit f5db3cb529

View File

@@ -2,7 +2,7 @@ black==25.1.0
build==1.3.0 build==1.3.0
isort==5.13.2 isort==5.13.2
mypy==1.17.1 mypy==1.17.1
pylint==3.3.7 pylint==3.3.8
pytest-asyncio==1.1.0 pytest-asyncio==1.1.0
pytest-cov==6.2.1 pytest-cov==6.2.1
pytest==8.4.1 pytest==8.4.1