Skip to content

Commit

Permalink
Merge pull request #180 from rajivsarvepalli/dependabot/pip/coverage-6.2
Browse files Browse the repository at this point in the history
Bump coverage from 6.0.2 to 6.2
  • Loading branch information
rajivsarvepalli authored Jan 27, 2022
2 parents ccd8047 + 74288ee commit 74e63ec
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 36 deletions.
84 changes: 49 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 @@ -31,7 +31,7 @@ SQLAlchemy = "^1.3.22"

[tool.poetry.dev-dependencies]
pytest = "^6.2.4"
coverage = {extras = ["toml"], version = "^6.0"}
coverage = {extras = ["toml"], version = "^6.2"}
pytest-cov = "^3.0.0"
black = "^21.6b0"
flake8 = "^4.0.1"
Expand Down

0 comments on commit 74e63ec

Please sign in to comment.