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

Update awscli, botocore, select requirements #4970

Merged
merged 1 commit into from
Jul 1, 2019

Commits on Jul 1, 2019

  1. Update awscli, botocore, select requirements

    * awscli 1.16.169 → 1.16.190: Update various commands to latest versions
    * botocore 1.12.159 → 1.12.180: Update clients to latest versions
    
    These allowed additional updates of requirements:
    
    * urllib3 1.24.3 → 1.25.3: Validate certs, and load system CA certs when
      specific cert locations are unspecified.
    * PyYAML 3.13 → 5.1: Resolved CVE-2017-18342, load() now does the same
      as safe_load() by default. awscli was already using an equivalent to
      safe_load, and we we do not use PyYAML in our app code.
    jwhitlock committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1136af0 View commit details
    Browse the repository at this point in the history