Update dependency pytest-asyncio to v1.1.0 (#476)

* Update dependency pytest-asyncio to v1.1.0

---------

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:
renovate[bot]
2025-07-16 20:36:52 +02:00
committed by GitHub
parent 7da7d6f15c
commit e126f4e780
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
flake8==7.3.0
pytest==8.4.1
pytest-asyncio==1.0.0
pytest-asyncio==1.1.0
pytest-cov==6.2.1
python-dotenv==1.1.1
mock==5.2.0