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] authored Aug 22, 2024
1 parent 8e2ab0a commit c34fad2
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 @@ -34,7 +34,7 @@ reactivex = "^4.0.3"
[tool.poetry.dev-dependencies]
pytest = "^7.1.0"
pytest-cov = "^3.0.0"
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.24.0"
pytest-bdd = "^6.0.0"
async-asgi-testclient = "^1.4.10"
flake8 = "^5.0.0"
Expand Down

0 comments on commit c34fad2

Please sign in to comment.