Skip to content

Commit dc729a7

Browse files
Merge pull request #2621 from VWS-Python/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 6.1.1 to 6.2.1
2 parents 94e59dc + 6928b37 commit dc729a7

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
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
5959
"pyright==1.1.402",
6060
"pyroma==4.2",
6161
"pytest==8.4.0",
62-
"pytest-cov==6.1.1",
62+
"pytest-cov==6.2.1",
6363
"pyyaml==6.0.2",
6464
"ruff==0.11.13",
6565
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)