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

[JB-2256] Update devlandia requirements #37

Closed
wants to merge 3 commits into from

Conversation

chrisgemignani
Copy link
Member

@chrisgemignani chrisgemignani commented Apr 24, 2019

Ticket: JB-2256
Type: Improvement

This PR introduces the following changes

  • Updates requirements (pyyaml remains an issue)
  • Removes cookiecutter requirements (this has been deprecated and removed in code for a while)

Documentation

Fixes security issues with Jinja2, urllib3, pyyaml. Raises an error when installing pyyaml==5.1 due to pinned constraints in docker-compose and aws-cli.

AWS-cli has issues w pyyaml 5 dropping support for python 2.6
aws/aws-cli#3828

Docker compose is still waiting on some issues w unicode support in pyyaml 5.1, but this doesn't affect us.
docker/compose#6623

Checklist

  • Add information to the release notes documentation
  • Add new feature to the usage documentation
  • Add tests

Fixes security issues with Jinja2, urllib3, pyyaml. Raises an error when installing pyyaml==5.1 due to pinned constraints in docker-compose and aws-cli.

AWS-cli has issues w pyyaml 5 dropping support for python 2.6
aws/aws-cli#3828

Docker compose is still waiting on some issues w unicode support in pyyaml 5.1, but this doesn't affect us.
docker/compose#6623
@chrisgemignani
Copy link
Member Author

Not sure this works, closing.

@chrisgemignani chrisgemignani deleted the update-requirements branch April 24, 2019 20:06
@chrisgemignani chrisgemignani restored the update-requirements branch April 24, 2019 20: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.

None yet

1 participant