Compare commits

..

2 Commits

Author SHA1 Message Date
91cc03f921 Update dependency pytest to v7.4.4
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m28s
Tests / test (3.11) (pull_request) Successful in 1m13s
Tests / test (3.8) (pull_request) Successful in 1m14s
Tests / test (3.9) (pull_request) Successful in 1m13s
2024-01-01 18:09:34 +02:00
a0538625e2 Update dependency pytest-asyncio to v0.23.3
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m13s
Tests / test (3.11) (pull_request) Successful in 1m13s
Tests / test (3.8) (pull_request) Successful in 1m15s
Tests / test (3.9) (pull_request) Successful in 1m13s
2024-01-01 17:06:07 +02:00

View File

@ -3,7 +3,7 @@ build==1.0.3
isort==5.13.2
mypy==1.8.0
pylint==3.0.3
pytest-asyncio==0.23.2
pytest-asyncio==0.23.3
pytest-cov==4.1.0
pytest==7.4.4
tox==4.11.4