From a3ad829a96041b25f5731a259f497af5ab5a2a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:48:20 +0000 Subject: [PATCH] build(deps): bump mkdocstrings-python in /docs in the patches group Bumps the patches group in /docs with 1 update: [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings-python` from 2.0.2 to 2.0.3 - [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/2.0.2...2.0.3) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5d6f9047..5ebe9bd8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ mkdocs==1.6.1 mkdocs-autorefs==1.4.4 mkdocs-get-deps==0.2.0 mkdocstrings==1.0.3 -mkdocstrings-python==2.0.2 +mkdocstrings-python==2.0.3 packaging==26.0 pathspec==1.0.4 platformdirs==4.9.2