Compare commits

...

2 Commits

Author SHA1 Message Date
d317443960 Merge pull request 'Update dependency pylint to v3.2.4' (#114) from renovate/pylint-3.x into dev
Reviewed-on: #114
2024-06-26 11:54:38 +03:00
4daf6a5a5e Update dependency pylint to v3.2.4
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m0s
Tests / test (3.11) (pull_request) Successful in 58s
Tests / test (3.8) (pull_request) Successful in 1m2s
Tests / test (3.9) (pull_request) Successful in 1m0s
2024-06-26 11:26:23 +03:00

View File

@@ -2,7 +2,7 @@ black==24.4.2
build==1.2.1
isort==5.13.2
mypy==1.10.1
pylint==3.2.3
pylint==3.2.4
pytest-asyncio==0.23.7
pytest-cov==5.0.0
pytest==8.2.2