From 5aa963b340a79c8fab8d8f2a56884f27a8745846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:12:56 +0000 Subject: [PATCH] Bump zensical from 0.0.53 to 0.0.54 Bumps [zensical](https://github.com/zensical/zensical) from 0.0.53 to 0.0.54. - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.53...v0.0.54) --- updated-dependencies: - dependency-name: zensical dependency-version: 0.0.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a3127a..876779d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # Build toolchain for the documentation site. # Pinned to an exact version for reproducible CI builds; Dependabot proposes # updates deliberately (see .github/dependabot.yml). -zensical==0.0.53 +zensical==0.0.54