Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v6 (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 14, 2021
1 parent e1ada10 commit 7218332
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 36 deletions.
57 changes: 22 additions & 35 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 @@ mypy = "^0.812"
wemake-python-styleguide = "^0.15"
flake8-pytest-style = "^1.1.1"
# tests
pytest = "^5.4.2"
pytest = "^6.0.0"
pytest-asyncio = "^0.15.0"
pytest-cov = "^2.8.1"
pytest-clarity = "^0.3.0-alpha.0"
Expand Down

1 comment on commit 7218332

@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://6140b5f1e8fc4b408a3bb14a--pybotx.netlify.app

Please sign in to comment.