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

fix: upgrade pyyaml to 6.0.1 to avoid build error #10426

Closed

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Jul 28, 2023

Purpose

avoid a build error (pip install fails because pyyaml, clever loop swallows the error, docker build breaks only later saying invoke: not found)
see yaml/pyyaml#601
and yaml/pyyaml#702

Changes

lowest-effort fix: upgrade pyyaml from 6.0 to 6.0.1

@mfraezz
Copy link
Member

mfraezz commented Aug 8, 2023

Cherry-picked in as 7e4c030, consider this merged :octocat:

@mfraezz mfraezz closed this Aug 8, 2023
Copy link
Collaborator

@cslzchen cslzchen left a comment

Choose a reason for hiding this comment

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

Thanks @aaxelb , I found out that the PyYAML was added by me ... see #9993

@aaxelb aaxelb deleted the fix/invoke-not-found branch August 8, 2023 18:39
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.

3 participants