Update dependency pytest-asyncio to v1
Some checks failed
Analysis / SonarCloud (pull_request) Successful in 50s
Tests / Build and Test (3.11) (pull_request) Failing after 52s
Tests / Build and Test (3.12) (pull_request) Successful in 1m20s
Tests / Build and Test (3.13) (pull_request) Successful in 1m20s
Analysis / SonarCloud (push) Successful in 50s

This commit is contained in:
2025-05-26 08:33:47 +03:00
parent 3a7f748d96
commit dc05eb0ccb

View File

@@ -3,7 +3,7 @@ build==1.2.2.post1
isort==5.13.2 isort==5.13.2
mypy==1.15.0 mypy==1.15.0
pylint==3.3.7 pylint==3.3.7
pytest-asyncio==0.26.0 pytest-asyncio==1.0.0
pytest-cov==6.1.1 pytest-cov==6.1.1
pytest==8.3.5 pytest==8.3.5
tox==4.26.0 tox==4.26.0