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

Increase PyYAML limit as awscli #442

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

mbonfoster
Copy link
Contributor

@mbonfoster mbonfoster commented Jul 17, 2023

Should fix #441

Description of changes:
This PR updates PyYAML limit in order to match with awscli.
aws/aws-cli#8037

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ahmaze
Copy link

ahmaze commented Jul 18, 2023

This is the related issue in pyyaml repo: yaml/pyyaml#724

@mbonfoster
Copy link
Contributor Author

@Mickeypeng any chance of reviewing/merging this PR?

@justinpincar
Copy link

Thank you for the fix! This issue is preventing us from deploying; would love to see this merged soon~

@Mickeypeng
Copy link
Contributor

Mickeypeng commented Jul 19, 2023

LGTM what do you think? @NihalM99

@Mickeypeng Mickeypeng requested review from NihalM99 and chenrui333 and removed request for chenrui333 July 20, 2023 18:50
@chenrui333
Copy link

chenrui333 commented Jul 21, 2023

actually found a dependency conflict with docker-compose v1

relates to docker/compose#9114

raise an issue, #448

@mbonfoster
Copy link
Contributor Author

@Mickeypeng @NihalM99 updates? I think that merging this PR will help many people that's having issues with deployment. Of course it's also necessary to check the conflict with docker-compose that @chenrui333 is mentioning, but merging this PR will help on many other cases.

@gabrielmontenegro-eye
Copy link

Thank you on this effort guys. Just reinforcing that this issue is also preventing us from deploying an important hotfix.

@Mickeypeng
Copy link
Contributor

Seems like the test failed to run because it was from branch in another repo. Let me pull a new PR for testing, and then I will merge this one.

@Mickeypeng
Copy link
Contributor

#449 Same changes passed tests. Merging now

@Mickeypeng Mickeypeng merged commit 87a576d into aws:master Jul 21, 2023
2 of 4 checks passed
@mbonfoster mbonfoster deleted the increase-pyyaml-limit branch July 21, 2023 22:54
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.

eb cli pip install not working
7 participants