Bump pytest-asyncio from 0.18.1 to 0.18.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.1...v0.18.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a3ec4bf126
commit
9741134ba6
2 changed files with 5 additions and 5 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.18.1"
|
||||
pytest-asyncio = "^0.18.2"
|
||||
twine = "^3.8.0"
|
||||
email-validator = "^1.1.3"
|
||||
tox = "^3.24.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue