Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0 (#782)
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] authored Oct 29, 2021
1 parent 4c41ec5 commit bbd8b63
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 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 @@ -44,7 +44,7 @@ isort = "^5.9.3"
pytest-cov = "^3.0.0"
pytest-mock = "^3.5.1"
pdoc3 = "^0.10.0"
pytest-asyncio = "^0.15.1"
pytest-asyncio = "^0.16.0"
bandit = "^1.7.0"
radon = "^5.1.0"
xenon = "^0.8.0"
Expand Down

0 comments on commit bbd8b63

Please sign in to comment.