Bump pytest-asyncio from 0.17.2 to 0.18.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.2...v0.18.1) --- 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:
parent
3e1b066998
commit
3d6cfb11d2
2 changed files with 6 additions and 6 deletions
|
@ -50,7 +50,7 @@ coverage = "^6.3"
|
|||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
unasync = "^0.5.0"
|
||||
pytest-asyncio = "^0.17.2"
|
||||
pytest-asyncio = "^0.18.1"
|
||||
twine = "^3.8.0"
|
||||
email-validator = "^1.1.3"
|
||||
tox = "^3.24.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue