Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.23.8 to 0.24.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 308b764 commit 0a2041d
Show file tree
Hide file tree
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
Expand Up @@ -20,7 +20,7 @@ mkdocstrings = {version = "^0.25.2", extras = ["python"]}
mypy = "^1.11.2"
pre-commit = "^3.8.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.23.5"
pytest-asyncio = "^0.24.0"
pytest-cov = "^5.0.0"
pytest-mock = "^3.12.0"

Expand Down

0 comments on commit 0a2041d

Please sign in to comment.