From 71b875ad478f5b049b018e25e529e1902ab2fcd6 Mon Sep 17 00:00:00 2001 From: "renovate-orgmentem[bot]" <300541416+renovate-orgmentem[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:03:40 +0000 Subject: [PATCH] chore(deps): update dependency zensical to v0.0.53 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3ede89b9..1d027994 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ # # Zensical is pre-1.0 (alpha) and reads mkdocs.yml natively. Pin it hard and bump # deliberately. uv users: `uv pip install -r docs/requirements.txt`. -zensical==0.0.52 +zensical==0.0.53 # Fallback engine — same mkdocs.yml also builds with Material for MkDocs. # Uncomment to build with `mkdocs build` instead of `zensical build`.