From 42bf4ed240e2b46c6491f6affc8f94c3f908a393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 02:06:03 +0000 Subject: [PATCH] Bump pythonbible from 0.14.0 to 0.15.3 Bumps [pythonbible](https://github.com/avendesora/pythonbible) from 0.14.0 to 0.15.3. - [Release notes](https://github.com/avendesora/pythonbible/releases) - [Changelog](https://github.com/avendesora/pythonbible/blob/main/CHANGELOG.md) - [Commits](https://github.com/avendesora/pythonbible/compare/v0.14.0...v0.15.3) --- updated-dependencies: - dependency-name: pythonbible dependency-version: 0.15.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87512fd..ba2afad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ defusedxml==0.7.1 -pythonbible==0.14.0 +pythonbible==0.15.3