Skip to content

Commit a854ac7

Browse files
authored
Merge branch 'main' into feat/add_new_functions
2 parents b2f56ac + 97e439b commit a854ac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ doc = [
4343
"pandas==2.3.3",
4444
"parse==1.20.2",
4545
"pydata_sphinx_theme==0.16.1",
46-
"pypandoc==1.15",
46+
"pypandoc==1.16",
4747
"pytest-sphinx==0.6.3",
4848
"pyyaml==6.0.3",
4949
"sphinx-autobuild==2024.10.3",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ doc = [
7171
"sphinx-autobuild==2024.10.3",
7272
"sphinx-autodoc-typehints==3.2.0",
7373
"sphinx-copybutton==0.5.2",
74-
"sphinx-notfound-page==1.0.4",
74+
"sphinx-notfound-page==1.1.0",
7575
"sphinx-gallery==0.19.0",
7676
]
7777

0 commit comments

Comments
 (0)