Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.18.3 to 0.19.0 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2022
1 parent 17695e6 commit a6ebefd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 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
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pre-commit = "^2.20.0"
pre-commit-hooks = "^4.3.0"
pylint = "^2.14.5"
pytest = "^7.1.2"
pytest-asyncio = "^0.18.3"
pytest-asyncio = "^0.19.0"
pytest-cov = "^3.0.0"
yamllint = "^1.27.1"
pyupgrade = "^2.37.1"
Expand Down

0 comments on commit a6ebefd

Please sign in to comment.