Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

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] authored and Djelibeybi committed Dec 4, 2023
1 parent 8ed6438 commit 1739c57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ isort = "^5.11.2"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
pre-commit = "^3.0.0"
pytest-asyncio = "^0.22.0"
pytest-asyncio = "^0.23.0"
pytest-aiohttp = "^1.0.4"

[tool.black]
Expand Down

0 comments on commit 1739c57

Please sign in to comment.