We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285c814 commit 96e5d61Copy full SHA for 96e5d61
doc/changelog.d/996.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump pytest-cov from 6.0.0 to 6.1.1 in the test-dependencies group
pyproject.toml
@@ -34,7 +34,7 @@ graphics = [
34
tests = [
35
"ansys-tools-visualization-interface==0.8.3",
36
"pytest==8.3.5",
37
- "pytest-cov==6.0.0",
+ "pytest-cov==6.1.1",
38
"pytest-pyvista==0.1.9",
39
"pytest-xvfb==3.1.1",
40
"pyvista[trame]==0.44.2"
0 commit comments