Skip to content

Commit

Permalink
chore(deps): update dependency pytest-asyncio to ^0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 18, 2024
1 parent d2495e6 commit b7ce1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pre-commit = "^3.7.0"
optional = true
[tool.poetry.group.test.dependencies]
pytest = "^7.4.0"
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.24.0"
pytest-cov = "^5.0.0"
faker = "^18.13.0"

Expand Down

0 comments on commit b7ce1e2

Please sign in to comment.