From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 00:27:34 +0000 (-0500) Subject: ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.24.3 (#11469) X-Git-Tag: 0.110.3~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1293b878664079405d1c5e6a016bad64106480f;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.24.3 (#11469) Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.23.0 to 0.24.3. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.3) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index 599e01f169..c672f0ef7d 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -11,7 +11,7 @@ jieba==0.42.1 pillow==10.3.0 # For image processing by Material for MkDocs cairosvg==2.7.0 -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.24.3 griffe-typingdoc==0.2.2 # For griffe, it formats with black black==24.3.0