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 b8906a7 commit 448dcd8Copy full SHA for 448dcd8
doc/changelog.d/305.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in the test-dependencies group
pyproject.toml
@@ -39,7 +39,7 @@ tests = [
39
"pytest==8.4.0",
40
"pyvista==0.45.2",
41
"pytest-pyvista==0.1.9",
42
- "pytest-cov==6.1.1",
+ "pytest-cov==6.2.1",
43
"pyside6==6.9.1",
44
]
45
0 commit comments