Compare commits

..

1 Commits

Author SHA1 Message Date
9f678696cd 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
2025-09-12 11:19:35 +03:00

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.1 pytest-asyncio==1.2.0
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