From 2802e63c5978ea03a8fd8ddc258c9f8d5be1691a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 21:19:06 +0000 Subject: [PATCH] Bump zensical from 0.0.51 to 0.0.53 Bumps [zensical](https://github.com/zensical/zensical) from 0.0.51 to 0.0.53. - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.51...v0.0.53) --- updated-dependencies: - dependency-name: zensical dependency-version: 0.0.53 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 39d5e3c..8a3127a 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.51 +zensical==0.0.53