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

bumping pyyaml from 6.0 to 6.0.1 due to broken build #132

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

alexzurbonsen
Copy link
Contributor

Summary

poetry install failed because of pyyaml running into a build error in version 6.0. See, e.g. this issue python-poetry/poetry#8287

Fix is: bump to 6.0.1

Test

run poetry install
should work as expected and install all dependencies including pyyaml

Also poetry run pytest should work again afterwords (but tests fail as expected).

Signed-off-by: alexzurbonsen <alexander.zur.bonsen@tngtech.com>
Copy link
Contributor

@meretp meretp left a comment

Choose a reason for hiding this comment

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

nice

@alexzurbonsen alexzurbonsen changed the title bumping pyyaml to 6.0.1 due to broken build bumping pyyaml from 6.0 to 6.0.1 due to broken build Jul 4, 2024
@meretp meretp merged commit 4e3b1a1 into main Jul 18, 2024
25 checks passed
@mstykow mstykow deleted the update-pyyaml branch January 3, 2025 18:36
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.

2 participants