Skip to content

Commit c5ae9d8

Browse files
authored
Update mkdocs-jupyter version to 0.26.1
1 parent 17fc598 commit c5ae9d8

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.1",{% endif %}
8787
]{% endif %}
8888
debug = [
8989
"ipdb>=0.13.9",

0 commit comments

Comments
 (0)