From ff45a9abcbcfcc4e88b37740e62256fd13d0c902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 22:33:36 +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.28.2) --- 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..fe633bf 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.29.0