Compare commits

..

1 Commits

Author SHA1 Message Date
70f97a5604 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
2025-09-12 10:16:34 +03:00

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.2.0
pytest-asyncio==1.1.1
pytest-cov==7.0.0
pytest==8.4.2
tox==4.30.2