Skip to content

Commit

Permalink
⬆️ Update dependency pytest-asyncio to v0.23.5 (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Feb 10, 2024
1 parent 10facfc commit 7cac0d4
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
@@ -40,7 +40,7 @@ pre-commit = "3.6.0"
pre-commit-hooks = "4.5.0"
pylint = "3.0.3"
pytest = "7.4.4"
pytest-asyncio = "0.23.4"
pytest-asyncio = "0.23.5"
pytest-cov = "4.1.0"
ruff = "0.2.1"
safety = "3.0.1"

0 comments on commit 7cac0d4

Please sign in to comment.