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 b3c9962 commit c48e15bCopy full SHA for c48e15b
doc/changelog.d/1241.dependencies.md
@@ -0,0 +1 @@
1
+build: bump pytest from 8.2.1 to 8.2.2
pyproject.toml
@@ -58,7 +58,7 @@ tests = [
58
"numpy==1.26.4",
59
"Pint==0.23",
60
"protobuf==5.27.0",
61
- "pytest==8.2.1",
+ "pytest==8.2.2",
62
"pytest-cov==5.0.0",
63
"pytest-pyvista==0.1.9",
64
"pytest-xvfb==3.0.0",
@@ -70,7 +70,7 @@ tests = [
70
"vtk==9.3.0",
71
]
72
tests-minimal = [
73
74
75
76
0 commit comments