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 18b7271 commit 12beeabCopy full SHA for 12beeab
doc/changelog.d/993.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump the test-dependencies group across 1 directory with 2 updates
pyproject.toml
@@ -33,10 +33,10 @@ graphics = [
33
]
34
tests = [
35
"ansys-tools-visualization-interface==0.8.3",
36
- "pytest==8.3.4",
+ "pytest==8.3.5",
37
"pytest-cov==6.0.0",
38
"pytest-pyvista==0.1.9",
39
- "pytest-xvfb==3.0.0",
+ "pytest-xvfb==3.1.1",
40
"pyvista[trame]==0.44.2"
41
42
doc = [
0 commit comments