Skip to content

Commit

Permalink
chore(deps): update dependency pytest-asyncio to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2024
1 parent efc7d96 commit c17fd32
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 @@ -14,7 +14,7 @@ http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.g
[tool.poetry.dev-dependencies]
pre-commit = "^2.12"
pytest = "^6.2"
pytest-asyncio = "^0.15"
pytest-asyncio = "^0.23.0"

[tool.poetry.extras]
client_id = ["androguard"]
Expand Down

0 comments on commit c17fd32

Please sign in to comment.