File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies = [
4242[project .optional-dependencies ]
4343tests = [
4444 " black>=24.2.0" ,
45- " click==8.2.1 " ,
45+ " click==8.3.0 " ,
4646 " inflect==7.5.0" ,
4747 " pygithub==2.8.1" ,
4848 " lxml==5.3.0" ,
@@ -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
You can’t perform that action at this time.
0 commit comments