Skip to content

Commit 9576079

Browse files
build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in the dev-dependencies group (#7673)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e06cc6 commit 9576079

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
@@ -34,7 +34,7 @@ dependencies = [
3434
[project.optional-dependencies]
3535
tests = [
3636
"pytest==8.4.0",
37-
"pytest-cov==6.1.1",
37+
"pytest-cov==6.2.1",
3838
"click==8.2.1",
3939
"PyGithub==2.6.1",
4040
"gitpython==3.1.44",

0 commit comments

Comments
 (0)