Skip to content

Commit

Permalink
Bump pytest-cov to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Nov 3, 2023
1 parent 049254e commit 435f421
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ mypy = "^1.6.1"
pylint = "^3.0.2"
pytest = "^7.4.3"
pytest-asyncio = "^0.21.1"
pytest-cov = "^3.0.0"
pytest-cov = "^4.1.0"

[tool.black]
line-length = 100
Expand Down

0 comments on commit 435f421

Please sign in to comment.