Skip to content

Commit f13f998

Browse files
committed
Updates python_socketio and mkdocs-jupyter dependencies
1 parent 9a91313 commit f13f998

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

pixi.lock

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ docs = [
6767
'mkdocs', # Static site generator
6868
'mkdocs-material', # Documentation framework on top of MkDocs
6969
'mkdocs-autorefs<1.3.0', # MkDocs: Auto-references support. 1.3.0 => DeprecationWarning: Setting a fallback anchor function is deprecated and ...
70-
'mkdocs-jupyter', # MkDocs: Jupyter notebook support
70+
'mkdocs-jupyter>0.25.0', # MkDocs: Jupyter notebook support.
7171
'mkdocs-plugin-inline-svg', # MkDocs: Inline SVG support
7272
'mkdocs-markdownextradata-plugin', # MkDocs: Markdown extra data support, such as global variables
7373
'mkdocstrings-python', # MkDocs: Python docstring support

0 commit comments

Comments
 (0)