Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the production-dependencies group with 1 update in the /pythonbible-akjv directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-asv directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-bbe directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-bwe directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-dar directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-diaglot directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-dr directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-etheridge directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-gb directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-kjv directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-leeser directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-lont directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-mont directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-nheb directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-oeb directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-roth directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-rwebster directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-rylt directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-tyn directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-ukjv directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-wbs directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-web directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-wesley directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-wmth directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-wyc directory: pythonbible.
Bumps the production-dependencies group with 1 update in the /pythonbible-ylt directory: pythonbible.

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

v0.15.2

0.15.2 - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

v0.15.1

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)

... (truncated)

Changelog

Sourced from pythonbible's changelog.

[0.15.3] - 2025-12-31

Fixed

  • Changed the optional "extra" dependency reference for the "Diaglot NT" version to be "Diaglot" instead of "Dialgot".

[0.15.2] - 2025-12-31

Fixed

  • Fixed the pythonbible package README file to, for now, be a copy of the main project README file so that it displays in PyPI correctly.

[0.15.1] - 2025-12-31

Added

  • Added an optional bible parameter to most public functions so that standard book, chapter, verse, and text definitions can be overridden by a specific Bible translation.

Changed

  • Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
  • Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
    • The main pythonbible package now only includes the ASV version by default.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

Removed

  • Removed all versions/translations except for ASV from the main pythonbible package to reduce file size.
    • Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.

[0.15.0] - unreleased due to file size restrictions on PyPI

Added

  • Added several new English version/translation Bibles:
    • American King James Version (AKJV)
    • Bible in Basic English (BBE)
    • Bible in Worldwide English NT (BWE)
    • Darby (DAR)
    • Diaglot NT - 1865 (DIAGLOT)
    • Douay-Rheims (DR)
    • The Emphasized Bible by J. B. Rotherham (ROTHERHAM)
    • Geneva Bible (GB)
    • Leeser Old Testament (LEESER)
    • Living Oracles NT (LONT)
    • Modern KJV 1963 (MKJV1963)
    • Montgomery New Testament (MONT)
    • New Heart English Bible (NHEB)
    • Open English Bible (OEB)
    • The Peschito Syriac New Testament (ETHERIDGE)

... (truncated)

Commits
  • 476613f fix optional install "extra" code for Diaglot NT to be Diaglot instead of Dia...
  • 6a1b18d fix pythonbible package readme and update version/changelog (#227)
  • 0ad56f0 Update git fetch command in release workflow
  • 1494544 Separate data packages for each version (#219)
  • 72d6948 Bump actions/checkout from 5 to 6 (#222)
  • 0eb8974 [pre-commit.ci] pre-commit autoupdate (#225)
  • bbb6ad1 Fix Genesis 17 verse count to 27 (#224)
  • cf4bd2b [pre-commit.ci] pre-commit autoupdate (#220)
  • 2da3ee5 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#218)
  • 9a2af38 fix examples in readme to match latest output formats (#217)
  • Additional commits viewable in compare view

Updates pythonbible from 0.14.0 to 0.15.3

Release notes

Sourced from pythonbible's releases.

v0.15.3

0.15.3 - 2025-12-31Description has been truncated

…pdate

Bumps the production-dependencies group with 1 update in the /pythonbible-akjv directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-asv directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-bbe directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-bwe directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-dar directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-diaglot directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-dr directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-etheridge directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-gb directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-kjv directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-leeser directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-lont directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-mont directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-nheb directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-oeb directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-roth directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-rwebster directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-rylt directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-tyn directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-ukjv directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-wbs directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-web directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-wesley directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-wmth directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-wyc directory: [pythonbible](https://github.com/avendesora/pythonbible).
Bumps the production-dependencies group with 1 update in the /pythonbible-ylt directory: [pythonbible](https://github.com/avendesora/pythonbible).


Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](v0.14.0...v0.15.3)

Updates `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](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
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pythonbible
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 1, 2026
@avendesora avendesora merged commit e981b4e into main Jan 1, 2026
3 of 5 checks passed
@avendesora avendesora deleted the dependabot/uv/pythonbible-akjv/production-dependencies-da421f19bb branch January 1, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants