Skip to content

Commit 39b5944

Browse files
authored
Merge branch 'main' into fix/docstring_length
2 parents 603f52d + ed8909a commit 39b5944

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_package/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ doc = [
3737
"Sphinx==8.0.2",
3838
"build>= 0.10.0",
3939
"jupyter_sphinx==0.5.3",
40-
"linuxdoc==20240509",
41-
"numpy==2.1.1",
40+
"linuxdoc==20240924",
41+
"numpy==2.1.2",
4242
"numpydoc==1.8.0",
4343
"pandas==2.2.3",
4444
"parse==1.20.2",
@@ -47,7 +47,7 @@ doc = [
4747
"pytest-sphinx==0.6.3",
4848
"pyyaml==6.0.2",
4949
"sphinx-autobuild==2024.9.3",
50-
"sphinx-autodoc-typehints==2.4.1",
50+
"sphinx-autodoc-typehints==2.5.0",
5151
"sphinx-copybutton==0.5.2",
5252
"sphinx-notfound-page==1.0.4",
5353
"sphinx-gallery==0.17.1",

0 commit comments

Comments
 (0)