Skip to content

Commit

Permalink
Merge pull request #81 from domwillcode/renovate/pytest-asyncio-0.x
Browse files Browse the repository at this point in the history
⬆️ Update dependency pytest-asyncio to v0.23.8
  • Loading branch information
gjohansson-ST authored Aug 18, 2024
2 parents c271843 + 655999f commit c443319
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 @@ -41,7 +41,7 @@ pre-commit = "3.7.1"
pre-commit-hooks = "4.6.0"
pylint = "3.2.6"
pytest = "8.2.2"
pytest-asyncio = "0.23.7"
pytest-asyncio = "0.23.8"
pytest-cov = "5.0.0"
ruff = "0.5.0"
safety = "3.2.3"
Expand Down

0 comments on commit c443319

Please sign in to comment.