Compare commits

...

4 Commits

Author SHA1 Message Date
e193c95de5 Merge pull request 'Update dependency pylint to v4.0.1' (#260) from renovate/pylint-4.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 1m0s
Reviewed-on: #260
2025-10-17 03:47:03 +03:00
baae5624fd Update dependency pylint to v4.0.1
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 53s
Tests / Build and Test (3.11) (pull_request) Successful in 1m17s
Tests / Build and Test (3.12) (pull_request) Successful in 1m15s
Tests / Build and Test (3.13) (pull_request) Successful in 1m10s
2025-10-15 08:55:49 +03:00
746f90042d Merge pull request 'Update dependency pylint to v4' (#259) from renovate/pylint-4.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 55s
Reviewed-on: #259
2025-10-12 20:58:12 +03:00
a86ad5e886 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
2025-10-12 19:13:35 +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.9
pylint==4.0.1
pytest-asyncio==1.2.0
pytest-cov==7.0.0
pytest==8.4.2