Skip to content

Commit 10741fb

Browse files
authored
Merge branch 'main' into fix/service_log_retrievals
2 parents 409974d + dd1efda commit 10741fb

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-pyvista from 0.2.0 to 0.3.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ general-all = [
121121
tests-minimal = [
122122
"pytest==8.4.2",
123123
"pytest-cov==7.0.0",
124-
"pytest-pyvista==0.2.0",
124+
"pytest-pyvista==0.3.1",
125125
"pyyaml==6.0.3",
126126
]
127127

0 commit comments

Comments
 (0)