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

setup: Update pin PyYAML #663

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

freyes
Copy link
Contributor

@freyes freyes commented Aug 9, 2023

Allow the use of PyYAML 6.x with the exception of PyYAML-6.0 which has a broken build dependency relation to Cython.

This allows migrating away from PyYAML-5.3.1 which has known security bugs[0]

[0] https://security.snyk.io/package/pip/PyYAML/5.3.1

Description of change

Checklist

  • Are all your commits [logically] grouped and squashed appropriately?
  • Does this patch have code coverage?
  • Does your code pass make test?

Allow the use of PyYAML 6.x with the exception of PyYAML-6.0 which has
a broken build dependency relation to Cython.

This allows migrating away from PyYAML-5.3.1 which has known security bugs[0]

[0] https://security.snyk.io/package/pip/PyYAML/5.3.1
@ajkavanagh ajkavanagh merged commit 6c52430 into juju:master Aug 10, 2023
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