Skip to content

Commit b738e94

Browse files
Bump sphinx-autoapi from 2.0.1 to 2.1.0 (#464)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 104a042 commit b738e94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ doc = [
7878
"numpydoc==1.5.0",
7979
"panel==0.14.4",
8080
"pyvista[trame]==0.38.5",
81-
"Sphinx==5.1.1", # PR349 - Duplicated documentation entries...
82-
"sphinx-autoapi==2.0.1",
83-
"sphinx-autodoc-typehints==1.19.1", # PR349 - Duplicated documentation entries...
81+
"Sphinx==5.3.0",
82+
"sphinx-autoapi==2.1.0",
83+
"sphinx-autodoc-typehints==1.22.0",
8484
"sphinx-copybutton==0.5.1",
8585
"sphinx_design==0.3.0",
8686
"sphinx-gallery==0.7.0",

0 commit comments

Comments
 (0)