Skip to content

Commit 2afd156

Browse files
Update dependency pytest-cov to v7 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 559b955 commit 2afd156

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
test = [
3535
"pytest>=7.4.0,<8.0.0",
3636
"pytest-asyncio>=0.21.0,<1.0.0",
37-
"pytest-cov>=4.1.0,<5.0.0",
37+
"pytest-cov>=7.0.0,<7.1.0",
3838
"pytest-mock>=3.11.0,<4.0.0",
3939
"fakeredis>=2.0.0,<3.0.0",
4040
"aiosqlite>=0.19.0,<1.0.0",

uv.lock

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

0 commit comments

Comments
 (0)