Skip to content

Commit 3a5dd6c

Browse files
build(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 (#305)
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 ba5e878 commit 3a5dd6c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/305.dependencies.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump pytest-cov from 6.0.0 to 6.1.1

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def run(self):
8787
],
8888
"tests": [
8989
"pytest==8.3.5",
90-
"pytest-cov==6.0.0",
90+
"pytest-cov==6.1.1",
9191
],
9292
},
9393
project_urls={

0 commit comments

Comments
 (0)