Skip to content

Commit 283c211

Browse files
chore(deps): update dependency pytest-cov to v7 (#338)
Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com>
1 parent d6a973f commit 283c211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test = [
4747
"mypy==1.17.1",
4848
"pytest-asyncio==0.26.0",
4949
"pytest==8.4.1",
50-
"pytest-cov==6.2.1",
50+
"pytest-cov==7.0.0",
5151
"langchain-tests==0.3.20",
5252
"langgraph==0.6.5"
5353
]

0 commit comments

Comments
 (0)