Skip to content

Commit

Permalink
Merge pull request #43 from portyanikhin/dependabot/pip/pytest-asynci…
Browse files Browse the repository at this point in the history
…o-0.21.2

Bump pytest-asyncio from 0.21.1 to 0.21.2
  • Loading branch information
portyanikhin authored May 11, 2024
2 parents 1ddd594 + 29aaf1c commit ae105d4
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 @@ -60,7 +60,7 @@ tomli = "2.0.1"

[tool.poetry.group.test.dependencies]
pytest = "7.4.4"
pytest-asyncio = "0.21.1"
pytest-asyncio = "0.21.2"
pytest-cov = "4.1.0"

[build-system]
Expand Down

0 comments on commit ae105d4

Please sign in to comment.