Skip to content

Commit 968efde

Browse files
chore: bump the docs-dependencies group across 1 directory with 2 updates
Bumps the docs-dependencies group with 2 updates in the / directory: [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter). Updates `mkdocstrings` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.3...1.0.4) Updates `mkdocs-jupyter` from 0.25.1 to 0.26.2 - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](danielfrg/mkdocs-jupyter@0.25.1...0.26.2) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs-dependencies - dependency-name: mkdocs-jupyter dependency-version: 0.26.2 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 968efde

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Repository = "https://github.com/FBumann/xarray_plotly"
3434
docs = [
3535
"mkdocs==1.6.1",
3636
"mkdocs-material==9.7.6",
37-
"mkdocstrings[python]==1.0.3",
38-
"mkdocs-jupyter==0.25.1",
37+
"mkdocstrings[python]==1.0.4",
38+
"mkdocs-jupyter==0.26.2",
3939
"mkdocs-plotly-plugin==0.1.3",
4040
"jupyter==1.1.1",
4141
]

0 commit comments

Comments
 (0)