Compare commits

...

2 Commits

Author SHA1 Message Date
50ef4a1fab Merge pull request 'Update dependency pylint to v3.3.9' (#255) from renovate/pylint-3.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 52s
Reviewed-on: #255
2025-10-05 23:14:51 +03:00
1414fbbc36 Update dependency pylint to v3.3.9
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 49s
Tests / Build and Test (3.11) (pull_request) Successful in 1m17s
Tests / Build and Test (3.12) (pull_request) Successful in 1m16s
Tests / Build and Test (3.13) (pull_request) Successful in 1m13s
2025-10-05 21:53:18 +03:00

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.8
pylint==3.3.9
pytest-asyncio==1.2.0
pytest-cov==7.0.0
pytest==8.4.2