Skip to content

Commit

Permalink
chore(deps): update dependency pytest-asyncio to ^0.15.0 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 14, 2021
1 parent 3566d54 commit 069f6d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 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 @@ -40,7 +40,7 @@ wemake-python-styleguide = "^0.15"
flake8-pytest-style = "^1.1.1"
# tests
pytest = "^5.4.2"
pytest-asyncio = "^0.12.0"
pytest-asyncio = "^0.15.0"
pytest-cov = "^2.8.1"
pytest-clarity = "^0.3.0-alpha.0"
coverage-conditional-plugin = "^0.4.0"
Expand Down

1 comment on commit 069f6d3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://pybotx.netlify.app as production
🚀 Deployed on https://6140a7bb6690f258f605d091--pybotx.netlify.app

Please sign in to comment.