Skip to content

Commit

Permalink
chore(deps): update dependency pytest-asyncio to ^0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and muhlba91 committed Oct 31, 2023
1 parent 537384e commit 789c7ce
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 @@ -39,7 +39,7 @@ flakeheaven = "^3.2.1"
coverage = { extras = ["toml"], version = "^7.0.0" }
black = "^23.1.0"
pre-commit = "^3.1.1"
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.22.0"
aioresponses = "^0.7.4"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 789c7ce

Please sign in to comment.