From 609460e164d6307b973af51bb72773af9168371a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 08:33:20 +0000 Subject: [PATCH] build(deps): bump the patches group in /docs with 2 updates Bumps the patches group in /docs with 2 updates: [markdown](https://github.com/Python-Markdown/markdown) and [zensical](https://github.com/zensical/zensical). Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.10.2...3.10.3) Updates `zensical` from 0.0.51 to 0.0.52 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.51...v0.0.52) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.52 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 b417c0dd973..ed35d01a98a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ deepmerge==2.1.0 ghp-import==2.1.0 griffe==2.1.0 Jinja2==3.1.6 -Markdown==3.10.2 +Markdown==3.10.3 MarkupSafe==3.0.3 mergedeep==1.3.4 mkdocs==1.6.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.51 +zensical==0.0.52