Skip to content

Commit 298a5e5

Browse files
Merge pull request #976 from VWS-Python/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 6.1.1 to 6.2.1
2 parents 65dd003 + b56da70 commit 298a5e5

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
@@ -55,7 +55,7 @@ optional-dependencies.dev = [
5555
"pyright==1.1.402",
5656
"pyroma==4.2",
5757
"pytest==8.4.0",
58-
"pytest-cov==6.1.1",
58+
"pytest-cov==6.2.1",
5959
"pytest-regressions==2.8.0",
6060
"ruff==0.11.13",
6161
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)