Skip to content

Commit

Permalink
Update dependency pytest-asyncio to ^0.21.0 (#335)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 16, 2023
1 parent e09fbc2 commit 725ac87
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 @@ -75,7 +75,7 @@ pre-commit = "^3.1.1"
pudb = "^2022.1.3"
pydantic = {extras = ["email"], version = "^1.10.0"}
pytest = "^7.2.2"
pytest-asyncio = "^0.20.3"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.0.0"
pytest-pudb = "^0.7.0"
python-lsp-server = "^1.7.1"
Expand Down

0 comments on commit 725ac87

Please sign in to comment.