Skip to content

Commit

Permalink
Bump pytest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus29200 committed Aug 11, 2023
1 parent acdd343 commit 9589d08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -28,7 +28,7 @@ async-timeout = ">=3.0.1"
[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
pytest-docker-fixtures = "^1.3.17"
pytest-asyncio = "^0.14.0"
pytest-asyncio = "^0.21.0"
mypy = "0.910"
flake8 = "^6.0.0"
isort = "^5.12.0"
Expand Down

0 comments on commit 9589d08

Please sign in to comment.