Skip to content

Commit 701177a

Browse files
Update dependency pytest-cov to ~=6.3.0
1 parent 5b372b5 commit 701177a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dev = ["ipykernel~=6.30.0", "mypy~=1.17.0", "pre-commit~=4.3.0", "ruff~=0.12.0"]
6767
test = [
6868
"pytest~=8.4.0",
6969
"pytest-asyncio~=0.21.2",
70-
"pytest-cov~=6.2.1",
70+
"pytest-cov~=6.3.0",
7171
"pytest-httpx~=0.33.0",
7272
"pytest-mock~=3.15.0",
7373
"requests-mock~=1.12.1",

uv.lock

Lines changed: 4 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)