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 ac6bd1f commit 77aeb6fCopy full SHA for 77aeb6f
doc/changelog.d/349.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pytest-cov from 6.3.0 to 7.0.0 in the test-dependencies group
pyproject.toml
@@ -39,7 +39,7 @@ tests = [
39
"pytest==8.4.2",
40
"pyvista==0.46.3",
41
"pytest-pyvista==0.2.0",
42
- "pytest-cov==6.3.0",
+ "pytest-cov==7.0.0",
43
"pyside6==6.9.2",
44
]
45
0 commit comments