Skip to content

Commit 7e6e862

Browse files
authored
Update mkdocs-jupyter version to 0.26.2
1 parent 57a35a2 commit 7e6e862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ docs = [
8383
"markdown-callouts>=0.4.0",
8484
"pymdown-extensions>=10.21.2",
8585
"pygments>=2.20.0",{% if include_notebooks %}
86-
"mkdocs-jupyter>=0.25.1",{% endif %}
86+
"mkdocs-jupyter>=0.26.2",{% endif %}
8787
]{% endif %}
8888
debug = [
8989
"ipdb>=0.13.9",

0 commit comments

Comments
 (0)