Skip to content

Commit

Permalink
Update dependency pytest-asyncio to ^0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2022
1 parent a015925 commit 77aa931
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -30,7 +30,7 @@ pytest-mock = "^3.6.1"
pytest-html = "^3.1.1"
black = "^21.12b0"
isort = "^5.10.1"
pytest-asyncio = "^0.17.1"
pytest-asyncio = "^0.18.0"
coveralls = "^3.3.1"
bump2version = "^1.0.1"

Expand Down

0 comments on commit 77aa931

Please sign in to comment.