Skip to content

Chore(deps): Update verlib2 requirement from <0.4 to <26.1#510

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on verlib2 to permit the latest version.

Changelog

Sourced from verlib2's changelog.

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
  • 446b305 Release v26.0
  • 2c6c10e Package: Announce version numbering to follow that of packaging
  • c78cbe7 Chore: Update changelog
  • cc01c61 Python 3.6bis: Satisfy linter and type checker
  • 5813d0a Python 3.7: ImportError: cannot import name 'Literal' from 'typing'
  • 94effd6 Python 3.6: SyntaxError: future feature annotations is not defined
  • 8e419fe packaging.version: Remove PEP 570 compatibility to support EOL Pythons
  • 7717a42 packaging.version: Restore backward-compatibility with distutils.version
  • 971c10e packaging.version: Update to packaging v26.0
  • 5fc4405 Chore: Format pyproject.toml
  • 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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Details concerned about dependencies python Pull requests that update Python code labels Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #511.

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot dependabot Bot deleted the dependabot/pip/verlib2-lt-26.1 branch July 15, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Details concerned about dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants