Skip to content

Commit c566b0c

Browse files
authored
Merge branch 'main' into dependabot/pip/_package/sphinx-autobuild-2024.10.3
2 parents 785db4b + 20c81c6 commit c566b0c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tests = [
5555
"regex==2024.9.11",
5656
]
5757
doc = [
58-
"Sphinx==8.0.2",
58+
"Sphinx==8.1.3",
5959
"ansys-sphinx-theme[autoapi]==1.1.5",
6060
"build>= 0.10.0",
6161
"flit>=3.8.0",
@@ -65,14 +65,14 @@ doc = [
6565
"numpydoc==1.8.0",
6666
"pandas==2.2.3",
6767
"parse==1.20.2",
68-
"pypandoc==1.13",
68+
"pypandoc==1.14",
6969
"pytest-sphinx==0.6.3",
7070
"regex==2024.9.11",
71-
"sphinx-autobuild==2024.9.19",
72-
"sphinx-autodoc-typehints==2.4.4",
71+
"sphinx-autobuild==2024.10.3",
72+
"sphinx-autodoc-typehints==2.5.0",
7373
"sphinx-copybutton==0.5.2",
7474
"sphinx-notfound-page==1.0.4",
75-
"sphinx-gallery==0.17.1",
75+
"sphinx-gallery==0.18.0",
7676
]
7777

7878
[tool.flit.module]

0 commit comments

Comments
 (0)