Skip to content

Commit c07ff6f

Browse files
OPT: Update dependency pytest-cov to v6 ⬆️
1 parent b2e79da commit c07ff6f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ freezegun = "1.5.1"
5656
mypy = "1.14.1"
5757
pytest = "8.3.4"
5858
pytest-asyncio = "0.25.3"
59-
pytest-cov = "5.0.0"
59+
pytest-cov = "6.0.0"
6060
ruff = "0.9.4"
6161
types-redis = "^4.4.0.4"
6262

0 commit comments

Comments
 (0)