From 1c9c4f7842908e8a61a560d2ca279fd3284506a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:39:23 +0000 Subject: [PATCH] chore(deps): update mkdocstrings-python requirement Updates the requirements on [mkdocstrings-python](https://github.com/mkdocstrings/python) to permit the latest version. - [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.11.1...1.12.1) --- 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 c28e79e..0067345 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,3 +1,3 @@ -r requirements-dev.txt mkdocs-material ~= 9.5.39 -mkdocstrings-python ~= 1.11.1 +mkdocstrings-python ~= 1.12.1