Skip to content

Commit c577b6d

Browse files
Bump mkdocstrings[python] in the docs-dependencies group
Bumps the docs-dependencies group with 1 update: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocstrings[python]` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.1...1.0.2) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f726ad commit c577b6d

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
@@ -42,7 +42,7 @@ dev = [
4242
docs = [
4343
"mkdocs==1.6.1",
4444
"mkdocs-material==9.7.1",
45-
"mkdocstrings[python]==1.0.1",
45+
"mkdocstrings[python]==1.0.2",
4646
"mkdocs-jupyter==0.25.1",
4747
"mkdocs-plotly-plugin==0.1.3",
4848
"jupyter==1.1.1",

0 commit comments

Comments
 (0)