chore(deps): update dependency pytest-asyncio to ^0.19.0

This commit is contained in:
renovate 2022-09-06 10:25:02 +00:00
parent a84d115fa1
commit 655402a509
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 63 additions and 63 deletions

View file

@ -99,7 +99,7 @@ srcinfo = "^0.0.8"
[tool.poetry.dev-dependencies]
coverage = "^6.0.2"
pytest = "^6.2.5"
pytest-asyncio = "^0.16.0"
pytest-asyncio = "^0.19.0"
pytest-cov = "^3.0.0"
pytest-tap = "^3.2"