Compare commits

..

2 Commits

Author SHA1 Message Date
8f222f1cb8 Merge pull request 'Update dependency pylint to v2.17.7' (#1) from renovate/pylint-2.x into master
All checks were successful
Tests / test (3.10) (push) Successful in 1m23s
Tests / test (3.11) (push) Successful in 1m22s
Tests / test (3.8) (push) Successful in 1m23s
Tests / test (3.9) (push) Successful in 1m23s
Reviewed-on: #1
2024-01-21 18:31:05 +02:00
9aed62189d Update dependency pylint to v2.17.7
Some checks failed
Tests / test (3.10) (pull_request) Failing after 1m28s
Tests / test (3.11) (pull_request) Failing after 1m24s
Tests / test (3.8) (pull_request) Failing after 1m24s
Tests / test (3.9) (pull_request) Failing after 1m23s
2024-01-21 18:00:38 +02:00

View File

@@ -2,7 +2,7 @@ black==23.7.0
build==0.10.0 build==0.10.0
isort==5.12.0 isort==5.12.0
mypy==1.4.1 mypy==1.4.1
pylint==2.17.5 pylint==2.17.7
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest==7.4.4 pytest==7.4.4
tox==4.7.0 tox==4.7.0