Skip to content

Commit faff502

Browse files
chore(deps): update dependency pytest-cov to v7 (#343)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent a552a1d commit faff502

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mypy = { version = "1.18.1", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.4.2"
6363
pytest-asyncio = "1.2.0"
64-
pytest-cov = "6.3.0"
64+
pytest-cov = "7.0.0"
6565
ruff = "0.13.0"
6666
tox = "4.30.2"
6767

0 commit comments

Comments
 (0)