Skip to content

Commit cb21e41

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4",
38-
"mkdocs-jupyter==0.26.2",
38+
"mkdocs-jupyter==0.26.3",
3939
"mkdocs-plotly-plugin==0.1.3",
4040
"jupyter==1.1.1",
4141
]

0 commit comments

Comments
 (0)