From c4aad30f06165baf0be7dc725bbc1f7610ccd0b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:10:45 +0000 Subject: [PATCH] Bump zensical from 0.0.46 to 0.0.47 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.46 to 0.0.47 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.46...v0.0.47) --- updated-dependencies: - dependency-name: zensical dependency-version: 0.0.47 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 a7e396b..62e2be2 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.46 +zensical==0.0.47