Skip to content

Commit cf30cd8

Browse files
CHORE: Bump pytest-cov from 6.1.1 to 6.2.1 in the tests group (#1192)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 563dce3 commit cf30cd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pytest-cov from 6.1.1 to 6.2.1 in the tests group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Changelog = "https://mechanical.docs.pyansys.com/version/stable/changelog.html"
5151
[project.optional-dependencies]
5252
tests = [
5353
"pytest==8.4.0",
54-
"pytest-cov==6.1.1",
54+
"pytest-cov==6.2.1",
5555
"pytest-print==1.1.0",
5656
"psutil==7.0.0"
5757
]

0 commit comments

Comments
 (0)