Skip to content

Commit

Permalink
chore(deps): update dependency pytest-cov to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 70d376f commit 0c62774
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
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ hypothesis = "^6.75.2"
pandas = "^1"
jupysql = "^0.10.0"
sqlalchemy = {version="^1.3.19", extras=['mypy']}
pytest-cov = {extras = ["coverage"], version = "^4.0.0"}
pytest-cov = {extras = ["coverage"], version = "^5.0.0"}
snapshottest = "^0.6.0"
pytest-remotedata = "^0.4.0"
toml = "^0.10.2"
Expand Down

0 comments on commit 0c62774

Please sign in to comment.