File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change
1
+ Bump sphinx-autoapi from 3.6.0 to 3.6.1
Original file line number Diff line number Diff line change @@ -40,13 +40,11 @@ dependencies = [
40
40
41
41
[project .optional-dependencies ]
42
42
autoapi = [
43
- " astroid>=3.0,<4.0" , # for sphinx-autoapi
44
- " sphinx-autoapi==3.6.0" ,
43
+ " sphinx-autoapi==3.6.1" ,
45
44
" sphinx-design==0.6.1" ,
46
45
" sphinx-jinja==2.0.2" ,
47
46
]
48
47
doc = [
49
- " astroid>=3.0,<4.0" , # for sphinx-autoapi
50
48
" jupytext==1.17.3" ,
51
49
" nbsphinx==0.9.7" ,
52
50
" notebook==7.4.7" ,
@@ -58,7 +56,7 @@ doc = [
58
56
" pyvista[jupyter]==0.46.3" ,
59
57
" PyYAML==6.0.3" ,
60
58
" requests==2.32.5" ,
61
- " sphinx-autoapi==3.6.0 " ,
59
+ " sphinx-autoapi==3.6.1 " ,
62
60
" sphinx-copybutton==0.5.2" ,
63
61
" sphinx-design==0.6.1" ,
64
62
" sphinx-gallery==0.19.0" ,
You can’t perform that action at this time.
0 commit comments