Skip to content

Commit f04752e

Browse files
chore: bump mkdocstrings-python from 2.0.3 to 2.0.4 (#699)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55c1aab commit f04752e

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
@@ -101,7 +101,7 @@ dev = [
101101
docs = [
102102
"mkdocs==1.6.1",
103103
"mkdocs-material==9.7.6",
104-
"mkdocstrings-python==2.0.3",
104+
"mkdocstrings-python==2.0.4",
105105
"mkdocs-table-reader-plugin==3.1.0",
106106
"mkdocs-gen-files==0.6.1",
107107
"mkdocs-include-markdown-plugin==7.3.0",

0 commit comments

Comments
 (0)