Skip to content

Commit

Permalink
⬆️ Update dependency pytest-asyncio to v0.25.1 (#672)
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 Jan 3, 2025
1 parent 827b918 commit cb33f95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -46,7 +46,7 @@ pre-commit = "4.0.1"
pre-commit-hooks = "5.0.0"
pylint = "3.3.3"
pytest = "8.3.4"
pytest-asyncio = "0.25.0"
pytest-asyncio = "0.25.1"
pytest-cov = "6.0.0"
ruff = "0.8.4"
syrupy = "4.8.0"
Expand Down

0 comments on commit cb33f95

Please sign in to comment.