Skip to content

Commit

Permalink
HF-54: Downgraded pytest-asyncio's last version has issue that brea…
Browse files Browse the repository at this point in the history
…ks our existing tests(pytest-dev/pytest-asyncio#706)
  • Loading branch information
e-gulakhmet committed Mar 9, 2024
1 parent 40f8d33 commit a809459
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -16,7 +16,7 @@ pre-commit = "==3.4.0"
pytest = "==8.0.2"
pytest-mock = "==3.11.1"
mypy = "==1.6.1"
pytest-asyncio = "==0.23.5"
pytest-asyncio = "==0.21.0"
asyncpg-stubs = "0.29.0"

[build-system]
Expand Down

0 comments on commit a809459

Please sign in to comment.