Skip to content

Commit e4f4378

Browse files
bumped package versions
1 parent b921bc9 commit e4f4378

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ dependencies:
99
# sphinx
1010
- sphinx=8.1.3 # core builder # https://anaconda.org/conda-forge/sphinx/files
1111
# theme and extensions
12-
- pydata-sphinx-theme=0.16.0 # website theme # https://anaconda.org/conda-forge/pydata-sphinx-theme/files
12+
- pydata-sphinx-theme=0.16.1 # website theme # https://anaconda.org/conda-forge/pydata-sphinx-theme/files
1313
- myst-parser=4.0.0 # Markdown support # https://anaconda.org/conda-forge/myst-parser/files
1414
- myst-nb=1.1.2 # Jupyter notebook support # https://anaconda.org/conda-forge/myst-nb/files
15-
- sphinx-autoapi=3.3.3 # to build docs from source code instead of package import # https://anaconda.org/conda-forge/sphinx-autoapi/files
15+
- sphinx-autoapi=3.4.3 # to build docs from source code instead of package import # https://anaconda.org/conda-forge/sphinx-autoapi/files
1616
- sphinx-design=0.6.1 # responsive web component support # https://anaconda.org/conda-forge/sphinx-design/files
1717
- sphinx-notfound-page=1.0.4 # custom 404 page # https://anaconda.org/conda-forge/sphinx-notfound-page/files
1818
- graphviz=12.0.0 # for plotting dependency diagrams with sphinx-autoapi # https://anaconda.org/conda-forge/graphviz/files

0 commit comments

Comments
 (0)