Update dependency pytest-asyncio to v1.2.0 (#492)
* Update dependency pytest-asyncio to v1.2.0 * don't stop the event loop between test set the loop_scope to session for async tests * remove loop_scope="session" --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stefan Allius <stefan.allius@t-online.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
flake8==7.3.0
|
||||
pytest==8.4.2
|
||||
pytest-asyncio==1.1.0
|
||||
pytest-asyncio==1.2.0
|
||||
pytest-cov==6.3.0
|
||||
python-dotenv==1.1.1
|
||||
mock==5.2.0
|
||||
|
||||
Reference in New Issue
Block a user