Skip to content

Commit

Permalink
⬆️ Update dependency pytest-asyncio to ^0.25.0 (#1048)
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 Dec 14, 2024
1 parent 8b8a672 commit 074a2bc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
17 changes: 11 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 @@ -53,7 +53,7 @@ pre-commit = "^4.0.0"
pre-commit-hooks = "^5.0.0"
pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.24.0"
pytest-asyncio = "^0.25.0"
pytest-cov = "^5.0.0"
yamllint = "^1.29.0"
pyupgrade = "^3.3.1"
Expand Down

0 comments on commit 074a2bc

Please sign in to comment.