Skip to content

Commit 935a9ef

Browse files
Merge pull request #2919 from VWS-Python/dependabot/pip/pytest-cov-7.1.0
Bump pytest-cov from 7.0.0 to 7.1.0
2 parents 9086ee0 + 11c5b25 commit 935a9ef

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
@@ -61,7 +61,7 @@ optional-dependencies.dev = [
6161
"pyroma==5.0.1",
6262
"pytest==9.0.2",
6363
"pytest-asyncio==1.3.0",
64-
"pytest-cov==7.0.0",
64+
"pytest-cov==7.1.0",
6565
"pyyaml==6.0.3",
6666
"ruff==0.15.7",
6767
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)