Skip to content

Commit

Permalink
Update dependency pytest to v7 (#17)
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 committed Mar 4, 2022
1 parent a015925 commit a97862a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -20,7 +20,7 @@ python-dotenv = "^0.19.2"
typer = "^0.4.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
pytest = "^7.0.0"
mypy = "^0.931"
pylint = "^2.12.2"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit a97862a

Please sign in to comment.