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

Support poetry.lock version >= 1.5 #66

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

sdn4z
Copy link

@sdn4z sdn4z commented Jul 4, 2023

Since poetry.lock 1.5, the field category is no longer found in the file. This change handles this behavior while keeping it compatible with the previous versions.

@yeisonvargasf yeisonvargasf self-requested a review October 11, 2023 15:44
@yeisonvargasf yeisonvargasf self-assigned this Oct 11, 2023
@yeisonvargasf yeisonvargasf requested a review from a team as a code owner October 16, 2023 23:29
@yeisonvargasf yeisonvargasf added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Oct 16, 2023
Copy link
Member

@yeisonvargasf yeisonvargasf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@yeisonvargasf yeisonvargasf merged commit 7db0452 into pyupio:main Oct 17, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants