Compare commits

...

2 Commits

Author SHA1 Message Date
Profitroll 3d1df089de Merge pull request 'Update dependency pylint to v3.1.0' (#11) from renovate/pylint-3.x into dev
Tests / test (3.11) (push) Waiting to run Details
Tests / test (3.8) (push) Waiting to run Details
Tests / test (3.9) (push) Waiting to run Details
Tests / test (3.10) (push) Has been cancelled Details
Reviewed-on: #11
2024-03-27 12:21:27 +02:00
Renovate 2dc5f9a5d8 Update dependency pylint to v3.1.0
Tests / test (3.10) (pull_request) Failing after 23m10s Details
Tests / test (3.11) (pull_request) Failing after 23m16s Details
Tests / test (3.8) (pull_request) Failing after 23m8s Details
Tests / test (3.9) (pull_request) Failing after 23m10s Details
2024-03-26 17:35:31 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ black==23.12.1
build==1.1.1
isort==5.13.2
mypy==1.7.0
pylint==3.0.2
pylint==3.1.0
pytest-asyncio==0.22.0
pytest-cov==4.1.0
pytest==7.4.4