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 8d1482c commit ee0ef5bCopy full SHA for ee0ef5b
doc/changelog.d/1364.dependencies.md
@@ -0,0 +1 @@
1
+bump the docs-deps group with 2 updates
pyproject.toml
@@ -75,7 +75,7 @@ tests-minimal = [
75
"pytest-xvfb==3.0.0",
76
]
77
doc = [
78
- "ansys-sphinx-theme[autoapi]==1.0.3",
+ "ansys-sphinx-theme[autoapi]==1.0.5",
79
"ansys-tools-visualization-interface==0.4.0",
80
"beartype==0.18.5",
81
"docker==7.1.0",
@@ -84,7 +84,7 @@ doc = [
84
"jupytext==1.16.4",
85
"myst-parser==4.0.0",
86
"nbconvert==7.16.4",
87
- "nbsphinx==0.9.4",
+ "nbsphinx==0.9.5",
88
"notebook==7.2.1",
89
"numpydoc==1.8.0",
90
"panel==1.4.5",
0 commit comments