Skip to content

Commit 8ff3eca

Browse files
Update mkdocs-jupyter requirement from ^0.25.1 to ^0.26.0
Updates the requirements on [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) to permit the latest version. - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](danielfrg/mkdocs-jupyter@0.25.1...0.26.0) --- updated-dependencies: - dependency-name: mkdocs-jupyter dependency-version: 0.26.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 225c030 commit 8ff3eca

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
@@ -25,7 +25,7 @@ ipywidgets = ">=7.6.3,<9.0.0"
2525
mkdocs = "^1.6.0"
2626
mkdocs-material = "^9.5.0"
2727
mkdocstrings = {version = "^0.29.0", extras = ["python", "numpy-style"]}
28-
mkdocs-jupyter = "^0.25.1"
28+
mkdocs-jupyter = "^0.26.0"
2929
mypy = "^1.15.0"
3030

3131
[build-system]

0 commit comments

Comments
 (0)