From f06a624118626f7df2b843d4812a1b71a6772ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:52:45 +0000 Subject: [PATCH] Update mkdocstrings[python] requirement Updates the requirements on [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. - [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.19.0...0.27.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 8a450ea..c1ca71b 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -5,4 +5,4 @@ mkdocs-git-revision-date-localized-plugin mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0 mkdocs-material >=7.1.9,<10.0.0 mkdocs-minify-plugin -mkdocstrings[python] >=0.19.0, <0.27.0 +mkdocstrings[python] >=0.19.0, <0.28.0