Skip to content

Commit af27f66

Browse files
chore: bump pytest-cov from 6.2.1 to 6.3.0 (#901)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 2fd8bd9 commit af27f66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog/901.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pytest-cov from 6.2.1 to 6.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
"matplotlib==3.10.6",
5858
"numpy==2.2.6",
5959
"pytest==8.4.1",
60-
"pytest-cov==6.2.1",
60+
"pytest-cov==7.0.0",
6161
"joblib==1.5.2",
6262
"pandas==2.3.2",
6363
"openpyxl==3.1.5",

0 commit comments

Comments
 (0)