From 1f59ce762dfc5a972ea44a3e8e31a05c07956ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:24:11 +0000 Subject: [PATCH] Bump mkdocstrings from 0.26.1 to 0.26.2 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.26.1 to 0.26.2. - [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.26.1...0.26.2) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- pyproject.toml | 2 +- requirements_docs.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e0b854da7..f14a093b0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,6 +5,6 @@ mkdocs-literate-nav==0.6.1 mkdocs-material==9.5.39 mkdocs-plantuml==0.1.1 mkdocs-section-index==0.3.9 -mkdocstrings==0.26.1 +mkdocstrings==0.26.2 mkdocstrings-python==1.11.1 plantuml==0.3.0 diff --git a/pyproject.toml b/pyproject.toml index 334a61f07..02c4e6779 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ docs = [ 'mkdocs-material==9.5.39', 'mkdocs-plantuml==0.1.1', 'mkdocs-section-index==0.3.9', - 'mkdocstrings==0.26.1', + 'mkdocstrings==0.26.2', 'mkdocstrings-python==1.11.1', 'plantuml==0.3.0', ] diff --git a/requirements_docs.txt b/requirements_docs.txt index 13f4a03f7..73875f7d5 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -6,6 +6,6 @@ mkdocs-literate-nav==0.6.1 mkdocs-material==9.5.39 mkdocs-plantuml==0.1.1 mkdocs-section-index==0.3.9 -mkdocstrings==0.26.1 +mkdocstrings==0.26.2 mkdocstrings-python==1.11.1 plantuml==0.3.0