Update dependency pytest-asyncio to v1.2.0
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 49s
Tests / Build and Test (3.11) (pull_request) Successful in 1m20s
Tests / Build and Test (3.12) (pull_request) Successful in 1m21s
Tests / Build and Test (3.13) (pull_request) Successful in 1m13s

This commit is contained in:
2025-09-12 11:19:35 +03:00
parent 4b828b4425
commit 9f678696cd

View File

@@ -3,7 +3,7 @@ build==1.3.0
isort==5.13.2
mypy==1.17.1
pylint==3.3.8
pytest-asyncio==1.1.0
pytest-asyncio==1.2.0
pytest-cov==7.0.0
pytest==8.4.2
tox==4.30.2