* 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>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
flake8==7.3.0
|
|
pytest==8.4.2
|
|
pytest-asyncio==1.2.0
|
|
pytest-cov==6.3.0
|
|
python-dotenv==1.1.1
|
|
mock==5.2.0
|
|
coverage==7.10.6
|
|
jinja2-cli==0.8.2 |