Skip to content

Commit

Permalink
chore(deps): update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent c306b24 commit 61bdac9
Showing 1 changed file with 1 addition and 1 deletion.
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 = "^5.0.0"}
pytest-cov = {extras = ["coverage"], version = "^6.0.0"}
snapshottest = "^0.6.0"
pytest-remotedata = "^0.4.0"
toml = "^0.10.2"
Expand Down

0 comments on commit 61bdac9

Please sign in to comment.