Skip to content

Commit 257017f

Browse files
Merge branch 'main' into feat/improve-opt-args
2 parents 23dba40 + 448dcd8 commit 257017f

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+
Build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in the test-dependencies group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tests = [
3939
"pytest==8.4.0",
4040
"pyvista==0.45.2",
4141
"pytest-pyvista==0.1.9",
42-
"pytest-cov==6.1.1",
42+
"pytest-cov==6.2.1",
4343
"pyside6==6.9.1",
4444
]
4545

0 commit comments

Comments
 (0)