From 05ffdb41e4c4d78aa7de70bf8ecbc5f1813ceae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 14:25:56 +0000 Subject: [PATCH] Bump mkdocstrings from 0.24.0 to 0.30.1 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.24.0 to 0.30.1. - [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.24.0...0.30.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-docs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements-docs.txt b/requirements/requirements-docs.txt index 7c1f2f1..1269378 100644 --- a/requirements/requirements-docs.txt +++ b/requirements/requirements-docs.txt @@ -266,9 +266,9 @@ mkdocs-minify-plugin==0.8.0 \ --hash=sha256:5fba1a3f7bd9a2142c9954a6559a57e946587b21f133165ece30ea145c66aee6 \ --hash=sha256:bc11b78b8120d79e817308e2b11539d790d21445eb63df831e393f76e52e753d # via hatch.envs.docs -mkdocstrings==0.24.0 \ - --hash=sha256:222b1165be41257b494a9d29b14135d2b7ca43f38161d5b10caae03b87bd4f7e \ - --hash=sha256:f4908560c10f587326d8f5165d1908817b2e280bbf707607f601c996366a2264 +mkdocstrings==0.30.1 \ + --hash=sha256:41bd71f284ca4d44a668816193e4025c950b002252081e387433656ae9a70a82 \ + --hash=sha256:84a007aae9b707fb0aebfc9da23db4b26fc9ab562eb56e335e9ec480cb19744f # via hatch.envs.docs packaging==23.2 \ --hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \