Skip to content

Commit

Permalink
chore: update coverage lib
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Feb 27, 2023
1 parent 23a8c8f commit 077071e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 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 @@ -27,7 +27,7 @@ bento-lib = {extras = ["quart"], version = "^5.4.0"}

[tool.poetry.group.dev.dependencies]
codecov = "^2.1.12"
coverage = "^7.0.3"
coverage = "^7.2.1"
flake8 = "^6.0.0"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 077071e

Please sign in to comment.