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 Oct 31, 2023
1 parent 078b28b commit ca5c718
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 @@ -41,7 +41,7 @@ pre-commit = "^3.0.0"
pylint = "^3.0.0"
pylint-strict-informational = "^0.1"
pytest = "^7.2.0"
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.22.0"
pytest-cov = "^4.0.0"
python-semantic-release = "^8.0.0"
pyupgrade = "^3.3.1"
Expand Down

0 comments on commit ca5c718

Please sign in to comment.