Skip to content

Commit eb92b83

Browse files
⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.1 (#927)
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.23.0 to 0.25.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.23.0...0.25.1) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8792c44 commit eb92b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jieba==0.42.1
1111
pillow==10.1.0
1212
# For image processing by Material for MkDocs
1313
cairosvg==2.7.0
14-
mkdocstrings[python]==0.23.0
14+
mkdocstrings[python]==0.25.1
1515
# Enable griffe-typingdoc once dropping Python 3.7 and upgrading typing-extensions
1616
# griffe-typingdoc==0.2.5
1717
# For griffe, it formats with black

0 commit comments

Comments
 (0)