Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#630)
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 Mar 20, 2023
1 parent a156020 commit 2b569f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pre-commit = "^3.2.0"
pre-commit-hooks = "^4.4.0"
pylint = "^2.17.0"
pytest = "^7.2.2"
pytest-asyncio = "^0.20.3"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.0.0"
yamllint = "^1.29.0"
pyupgrade = "^3.3.1"
Expand Down

0 comments on commit 2b569f6

Please sign in to comment.