Bump pytest-asyncio from 0.14.0 to 0.19.0

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.14.0 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.14.0...v0.19.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 04:02:33 +00:00 committed by GitHub
parent 78c501da98
commit b8b9db72a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ dev =
test =
pyquery==1.4.1
pytest==6.0.2
pytest-asyncio==0.14.0
pytest-asyncio==0.19.0
prod =
gunicorn==20.0.4
uvloop==0.14.0