Bump pytest-asyncio from 0.15.1 to 0.16.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.15.1...v0.16.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:
@ -81,7 +81,7 @@ PyMySQL = ">=0.9,<=0.9.3"
|
||||
pytest = "^6.2.5"
|
||||
pytest-cov = "^3.0.0"
|
||||
codecov = "^2.1.12"
|
||||
pytest-asyncio = "^0.15.1"
|
||||
pytest-asyncio = "^0.16.0"
|
||||
fastapi = "^0.70.0"
|
||||
flake8 = "^3.9.2"
|
||||
flake8-black = "^0.2.3"
|
||||
|
||||
Reference in New Issue
Block a user