Skip to content

Commit 39456f3

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump pytest-cov from 6.1.1 to 7.0.0 (#55)
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]> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent f00e5d2 commit 39456f3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: bump pytest-cov from 6.1.1 to 7.0.0

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,9 @@ tests = [
5656
"grpcio==1.71.2",
5757
"grpcio-health-checking==1.71.2",
5858
"hypothesis==6.135.10",
59-
"pyfakefs==5.8.0",
60-
"pytest==8.4.2",
6159
"pyfakefs==5.9.3",
6260
"pytest==8.4.2",
63-
"pytest-cov==6.1.1",
61+
"pytest-cov==7.0.0",
6462
]
6563

6664
doc = [

0 commit comments

Comments
 (0)