Skip to content

Commit 96a7142

Browse files
Merge pull request #2591 from VWS-Python/dependabot/pip/pytest-cov-6.1.1
Bump pytest-cov from 6.1.0 to 6.1.1
2 parents 8d95207 + 8db63d5 commit 96a7142

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
@@ -60,7 +60,7 @@ optional-dependencies.dev = [
6060
"pyright==1.1.398",
6161
"pyroma==4.2",
6262
"pytest==8.3.5",
63-
"pytest-cov==6.1.0",
63+
"pytest-cov==6.1.1",
6464
"pyyaml==6.0.2",
6565
"ruff==0.11.4",
6666
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)