Update dependency pytest-asyncio to v0.23.0
Some checks failed
Tests / test (3.10) (pull_request) Failing after 2m11s
Tests / test (3.11) (pull_request) Failing after 5m4s
Tests / test (3.8) (pull_request) Failing after 1m53s
Tests / test (3.9) (pull_request) Failing after 5m0s

This commit is contained in:
Renovate 2023-12-03 11:53:42 +02:00
parent a650039bc9
commit f8384410d4

View File

@ -3,7 +3,7 @@ build==1.0.3
isort==5.12.0
mypy==1.7.1
pylint==3.0.2
pytest-asyncio==0.22.0
pytest-asyncio==0.23.0
pytest-cov==4.1.0
pytest==7.4.3
tox==4.11.4