Skip to content

Commit 7209c49

Browse files
chore: bump mkdocs-jupyter in the docs-dependencies group
Bumps the docs-dependencies group with 1 update: [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter). Updates `mkdocs-jupyter` from 0.25.1 to 0.26.1 - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](danielfrg/mkdocs-jupyter@0.25.1...0.26.1) --- updated-dependencies: - dependency-name: mkdocs-jupyter dependency-version: 0.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44e599b commit 7209c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docs = [
3535
"mkdocs==1.6.1",
3636
"mkdocs-material==9.7.6",
3737
"mkdocstrings[python]==1.0.3",
38-
"mkdocs-jupyter==0.25.1",
38+
"mkdocs-jupyter==0.26.1",
3939
"mkdocs-plotly-plugin==0.1.3",
4040
"jupyter==1.1.1",
4141
]

0 commit comments

Comments
 (0)