Compare commits

...

2 Commits

Author SHA1 Message Date
45743bdb7e Update dependency pylint to v3.0.3
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m6s
Tests / test (3.11) (pull_request) Successful in 1m9s
Tests / test (3.8) (pull_request) Successful in 1m2s
Tests / test (3.9) (pull_request) Successful in 1m2s
2023-12-11 23:04:59 +02:00
8e1f746309 Update dependency isort to v5.13.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m9s
Tests / test (3.11) (pull_request) Successful in 1m6s
Tests / test (3.8) (pull_request) Successful in 1m7s
Tests / test (3.9) (pull_request) Successful in 1m3s
2023-12-11 22:00:00 +02:00

View File

@ -1,8 +1,8 @@
black==23.11.0
build==1.0.3
isort==5.13.0
isort==5.13.1
mypy==1.7.1
pylint==3.0.2
pylint==3.0.3
pytest-asyncio==0.23.2
pytest-cov==4.1.0
pytest==7.4.3