Skip to content

Commit

Permalink
⬆️ Update dependency pytest-asyncio to v0.25.2 (#422)
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 8, 2025
1 parent e5ced07 commit d6864c3
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 @@ -36,7 +36,7 @@ pre-commit = "4.0.1"
pre-commit-hooks = "5.0.0"
pylint = "3.3.3"
pytest = "8.3.4"
pytest-asyncio = "0.25.1"
pytest-asyncio = "0.25.2"
pytest-cov = "5.0.0"
ruff = "0.8.6"
safety = "3.2.14"
Expand Down

0 comments on commit d6864c3

Please sign in to comment.