Update dependency pytest-asyncio to v1.1.1
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 51s
Tests / Build and Test (3.11) (pull_request) Successful in 1m25s
Tests / Build and Test (3.12) (pull_request) Successful in 1m23s
Tests / Build and Test (3.13) (pull_request) Successful in 1m16s

This commit is contained in:
2025-09-12 10:16:34 +03:00
parent 4b828b4425
commit 70f97a5604

View File

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