Skip to content

Chore(deps): Update verlib2 requirement from <0.4 to <26.3#289

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/verlib2-lt-26.3
Open

Chore(deps): Update verlib2 requirement from <0.4 to <26.3#289
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/verlib2-lt-26.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on verlib2 to permit the latest version.

Release notes

Sourced from verlib2's releases.

v26.2

What's Changed

  • Maintenance: Updated to packaging.version v26.2
  • packaging.version: Compatibility adjustments for Python 3.6 and 3.7

Details

Full Changelog: pyveci/verlib2@v26.0...v26.2

Changelog

Sourced from verlib2's changelog.

2026-07-08 v26.2

  • Maintenance: Updated to packaging.version v26.2
  • packaging.version: Compatibility adjustments for Python 3.6 and 3.7

2026-07-08 v26.0

  • Maintenance: Updated to packaging.version v26.0
  • packaging.version: Restored backward-compatibility with distutils.version
  • packaging.version: Removed PEP 570 compatibility to support EOL Pythons
  • packaging.version: Compatibility adjustments for Python 3.6 and 3.7

2026-03-31 v0.3.2

  • Maintenance: Added py.typed marker file, signalling typing support

2025-02-11 v0.3.1

  • Fixed packaging

2025-02-11 v0.3.0

  • Added original distutils/version.py from Python 3.11.11. Because some custom version implementations derive from it, it is a good idea to have it around for Python 3.12 and higher.
  • Fixed verlib2.__version__, now using importlib.metadata.

2025-02-02 v0.2.1

  • Maintenance release including a minor change about a mypy admonition left operand of "and" is always true, ca3fb2d6da8.

2023-10-24 v0.2.0

  • Add version property for backward-compatibility with distutils.version

2023-10-14 v0.1.0

  • First release
Commits
  • f5615a1 Release v26.2
  • 0b863b0 packaging.version: Restore backward-compatibility with distutils.version
  • 14737e9 packaging.version v26.2: Rework pickle-based tests
  • f75fcde packaging.version v26.2: Compatibility with Python 3.6 and 3.7
  • c994023 packaging.version v26.2: Update to upstream version
  • a19cef7 Chore: Add sandbox documentation DEVELOP.md
  • b43123e Tests: Fix version numbering adjustments to accept new two-digit scheme
  • 446b305 Release v26.0
  • 2c6c10e Package: Announce version numbering to follow that of packaging
  • c78cbe7 Chore: Update changelog
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [verlib2](https://github.com/pyveci/verlib2) to permit the latest version.
- [Release notes](https://github.com/pyveci/verlib2/releases)
- [Changelog](https://github.com/pyveci/verlib2/blob/main/CHANGES.md)
- [Commits](pyveci/verlib2@v0.1.0...v26.2)

---
updated-dependencies:
- dependency-name: verlib2
  dependency-version: '26.2'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 13, 2026
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants