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 0a91eac commit 096d437
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 @@ -21,7 +21,7 @@ wemake-python-styleguide = "0.16.1"
bandit = "1.7.2"

pytest = "^7.2.1"
pytest-asyncio = "^0.18.1"
pytest-asyncio = "^0.24.0"
pytest-cov = "^4.0.0"
requests = "^2.27.1"

Expand Down

0 comments on commit 096d437

Please sign in to comment.