From 8ea10c9bbefce5ad939347525dd75f92291ddb6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:09:23 +0000 Subject: [PATCH] Bump zensical from 0.0.50 to 0.0.51 in the python-minor-and-patch group Bumps the python-minor-and-patch group with 1 update: [zensical](https://github.com/zensical/zensical). Updates `zensical` from 0.0.50 to 0.0.51 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.50...v0.0.51) --- updated-dependencies: - dependency-name: zensical dependency-version: 0.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-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 fe784af..39d5e3c 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.50 +zensical==0.0.51