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

Allow PyYAML 6.x #7276

Closed
2 tasks
fbaier-fn opened this issue Sep 16, 2022 · 3 comments
Closed
2 tasks

Allow PyYAML 6.x #7276

fbaier-fn opened this issue Sep 16, 2022 · 3 comments
Assignees
Labels
dependencies This issue is a problem in a dependency. feature-request A feature should be added or improved. third-party This issue is related to third-party libraries or applications.

Comments

@fbaier-fn
Copy link

Describe the feature

PyYaml 6.0 was released almost a year ago with various fixes. This is similar to #5887

Is it possible to bump or loosen up the version constraint for PyYaml to allow for the use of latest https://github.com/yaml/pyyaml/releases/tag/6.0?

Use Case

Installing latest PyYaml with respective fixes

Proposed Solution

Bump PyYaml in setup.cfg and setup.py

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

1.25.75

Environment details (OS name and version, etc.)

m1

@fbaier-fn fbaier-fn added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 16, 2022
@aBurmeseDev aBurmeseDev self-assigned this Sep 16, 2022
@aBurmeseDev aBurmeseDev added investigating This issue is being investigated and/or work is in progress to resolve the issue. third-party This issue is related to third-party libraries or applications. dependencies This issue is a problem in a dependency. and removed needs-triage This issue or PR still needs to be triaged. investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Sep 16, 2022
@aBurmeseDev
Copy link
Member

Hi @fbaier-fn, thanks for checking in.

The CLI team is currently working on improving dependency management relates to the AWS CLI v2. There's an issue tracking that here: #5943. We can't give a definite timeline but expect that in the near future PyYAML 6.x will be updated as part of this broader work. I would suggest to please 👍 the original post and add any specific use cases as to how critical it is to your workflow there.

Please feel free to check in for future updates under the tracking issue there and reach out for any other questions and concerns.

Best,
John

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

@TNonet
Copy link

TNonet commented May 19, 2023

Hi @aBurmeseDev,

Can you provide more of an update on the timeline now? I am seeing very little aws response on this thread or this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency. feature-request A feature should be added or improved. third-party This issue is related to third-party libraries or applications.
Projects
None yet
Development

No branches or pull requests

3 participants