Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils: Fix potentially invalid version #107

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

henrirosten
Copy link
Collaborator

Fix an issue with utils.py:parse_version, which could result passing an invalid version string to
packaging.version.parse and potentially throwing an invalid version exception.

Fix an issue with utils.py:parse_version, which could
result passing an invalid version string to
packaging.version.parse potentially throwing an invalid
version exception.

Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
@henrirosten henrirosten merged commit d0e7119 into main Feb 15, 2024
3 checks passed
@henrirosten henrirosten deleted the wip-fix-parse-version branch February 15, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant