Compare commits

...

2 Commits

Author SHA1 Message Date
6652e8aff7 Merge pull request 'Update dependency pylint to v3.3.0' (#138) from renovate/pylint-3.x into dev
Reviewed-on: #138
2024-09-21 01:13:18 +03:00
60cc3f22d8 Update dependency pylint to v3.3.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m10s
Tests / test (3.11) (pull_request) Successful in 1m1s
Tests / test (3.8) (pull_request) Failing after 14s
Tests / test (3.9) (pull_request) Successful in 1m6s
2024-09-20 16:22:35 +03:00

View File

@@ -2,7 +2,7 @@ black==24.8.0
build==1.2.2
isort==5.13.2
mypy==1.11.2
pylint==3.2.7
pylint==3.3.0
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest==8.3.3