Skip to content

Commit

Permalink
Merge pull request #156 from rajivsarvepalli/dependabot/pip/pytest-co…
Browse files Browse the repository at this point in the history
…v-3.0.0

Bump pytest-cov from 2.12.1 to 3.0.0
  • Loading branch information
rajivsarvepalli authored Oct 11, 2021
2 parents acdd454 + bb162d8 commit b4a7187
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -32,7 +32,7 @@ SQLAlchemy = "^1.3.22"
[tool.poetry.dev-dependencies]
pytest = "^6.2.4"
coverage = {extras = ["toml"], version = "^6.0"}
pytest-cov = "^2.12.1"
pytest-cov = "^3.0.0"
black = "^21.6b0"
flake8 = "^3.8.4"
flake8-bandit = "^2.1.2"
Expand Down

0 comments on commit b4a7187

Please sign in to comment.