Update dependency pytest-asyncio to v1.1.0
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 41s
Tests / Build and Test (3.11) (pull_request) Successful in 1m14s
Tests / Build and Test (3.12) (pull_request) Successful in 1m14s
Tests / Build and Test (3.13) (pull_request) Successful in 1m9s

This commit is contained in:
2025-07-16 07:53:38 +03:00
parent 01dc9f5d87
commit ec3dc3a42a

View File

@@ -3,7 +3,7 @@ build==1.2.2.post1
isort==5.13.2
mypy==1.17.0
pylint==3.3.7
pytest-asyncio==1.0.0
pytest-asyncio==1.1.0
pytest-cov==6.2.1
pytest==8.4.1
tox==4.27.0