From d17a70d80efe55550588a8acee94ea098ead90c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 07:58:00 +0200 Subject: [PATCH] Build: Bump mkdocstrings-python from 1.8.0 to 1.10.0 (#690) Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.8.0...1.10.0) --- 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> --- mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt index daa7f088a0..83a067ce8f 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -19,7 +19,7 @@ mkdocs==1.6.0 griffe==0.44.0 jinja2==3.1.3 mkdocstrings==0.25.0 -mkdocstrings-python==1.8.0 +mkdocstrings-python==1.10.0 mkdocs-literate-nav==0.6.1 mkdocs-autorefs==1.0.1 mkdocs-gen-files==0.5.0