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

fix: urllib3 error when building AWS Lambda Layers #2447

Merged
merged 11 commits into from
Sep 5, 2023

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    6dc0375 View commit details
    Browse the repository at this point in the history
  2. remove sudo

    LeonLuttenberger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    126cb51 View commit details
    Browse the repository at this point in the history
  3. Fix openssl upgrade

    LeonLuttenberger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    121417d View commit details
    Browse the repository at this point in the history
  4. fix openSSL ?

    LeonLuttenberger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    30d224b View commit details
    Browse the repository at this point in the history
  5. downgrade urllib3

    LeonLuttenberger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0ace2f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    68ed652 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    4b82e2e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jupyter-server from 2.6.0 to 2.7.2 (#2448)

    Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.6.0 to 2.7.2.
    - [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
    - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
    - [Commits](jupyter-server/jupyter_server@v2.6.0...v2.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: jupyter-server
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: kukushking <[email protected]>
    2 people authored and LeonLuttenberger committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    94ba1c2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cryptography from 41.0.2 to 41.0.3 (#2452)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.2...41.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and LeonLuttenberger committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1585243 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    db28209 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    95b5da0 View commit details
    Browse the repository at this point in the history