Skip to content

Commit

Permalink
Update dependency pytest-asyncio to ^0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 215456a commit 34973ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions python/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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aiohttp = "^3.8.3"
mnemonic = "^0.20"

[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.24.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 34973ce

Please sign in to comment.