From 37a39d2d0b707515719c8c7a41b1cf99ccdea2bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 08:33:17 +0000 Subject: [PATCH] build(deps): bump the patches group in /docs with 2 updates Bumps the patches group in /docs with 2 updates: [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [zensical](https://github.com/zensical/zensical). Updates `mkdocstrings` from 1.0.4 to 1.0.6 - [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/1.0.4...1.0.6) Updates `zensical` from 0.0.47 to 0.0.50 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.47...v0.0.50) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d9175de36ad..59ff8bd251f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ mergedeep==1.3.4 mkdocs==1.6.1 mkdocs-autorefs==1.4.4 mkdocs-get-deps==0.2.2 -mkdocstrings==1.0.4 +mkdocstrings==1.0.6 mkdocstrings-python==2.0.5 packaging==26.2 pathspec==1.1.1 @@ -22,4 +22,4 @@ PyYAML==6.0.3 pyyaml_env_tag==1.1 six==1.17.0 watchdog==6.0.0 -zensical==0.0.47 +zensical==0.0.50