From 4d72025802564505d29ead86a54eefc7097f0da2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 15:15:35 +0530 Subject: [PATCH] Dependencies: Bump zensical from 0.0.46 to 0.0.50 (#733) Bumps [zensical](https://github.com/zensical/zensical) from 0.0.46 to 0.0.50. - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.46...v0.0.50) --- updated-dependencies: - dependency-name: zensical dependency-version: 0.0.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e0b826..bee3bf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # This file contains the direct dependencies required for building the docs # To install them all run 'pip install -r requirements.txt' in the same directory -zensical == 0.0.46 +zensical == 0.0.50