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 e483920 commit c338be5Copy full SHA for c338be5
doc/changelog.d/240.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump the general-dependencies group with 2 updates
pyproject.toml
@@ -38,7 +38,7 @@ tests = [
38
"pytest==8.3.4",
39
"pytest-pyvista==0.1.9",
40
"pytest-cov==6.0.0",
41
- "pyside6==6.8.2",
+ "pyside6==6.8.2.1",
42
]
43
44
doc = [
@@ -53,7 +53,7 @@ doc = [
53
"sphinx_design==0.6.1",
54
"sphinx-gallery==0.18.0",
55
"sphinx-jinja==2.0.2",
56
- "ansys-fluent-core==0.28.2",
+ "ansys-fluent-core==0.29.0",
57
58
59
[project.urls]
0 commit comments