Compare commits

...

2 Commits

Author SHA1 Message Date
1e6b2ccaca Update dependency tox to v4.13.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m17s
Tests / test (3.11) (pull_request) Successful in 1m14s
Tests / test (3.8) (pull_request) Successful in 1m15s
Tests / test (3.9) (pull_request) Successful in 1m16s
2024-02-17 16:39:25 +02:00
0408cd676f Update dependency pytest-asyncio to v0.23.5
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m24s
Tests / test (3.11) (pull_request) Successful in 1m15s
Tests / test (3.8) (pull_request) Successful in 1m15s
Tests / test (3.9) (pull_request) Successful in 1m15s
2024-02-17 15:35:45 +02:00

View File

@ -3,9 +3,9 @@ build==1.0.3
isort==5.13.2 isort==5.13.2
mypy==1.8.0 mypy==1.8.0
pylint==3.0.3 pylint==3.0.3
pytest-asyncio==0.23.3 pytest-asyncio==0.23.5
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest==8.0.1 pytest==8.0.1
tox==4.12.1 tox==4.13.0
types-aiofiles==23.2.0.20240106 types-aiofiles==23.2.0.20240106
types-ujson==5.9.0.0 types-ujson==5.9.0.0