Bump pytest-asyncio from 0.18.3 to 0.19.0 (#311)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-18 12:59:40 +03:00 committed by GitHub
parent afdf6d82cc
commit dcd84e0ab2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View file

@ -49,7 +49,7 @@ coverage = "^6.4"
pytest-cov = "^3.0.0"
pytest-xdist = "^2.5.0"
unasync = "^0.5.0"
pytest-asyncio = "^0.18.3"
pytest-asyncio = "^0.19.0"
twine = "^4.0.1"
email-validator = "^1.2.1"
tox = "^3.25.0"