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

Deprecation notice about urllib3[secure] in setup.py #10932

Merged
merged 4 commits into from
Aug 14, 2022

Commits on Aug 10, 2022

  1. Update setup.py

     pyOpenSSL and urllib3[secure] are deprecated in the upcoming release of (1.26.12)
    Removed [secure] extra from the urllib3 dependencies
    fyunusa committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ae92477 View commit details
    Browse the repository at this point in the history
  2. Removed [secure] extra from urllib3 dependencies

    pyOpenSSL and urllib3[secure] are deprecated in the upcoming release (1.26.12)
    urllib3/urllib3#2680
    fyunusa committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d9f584e View commit details
    Browse the repository at this point in the history
  3. Removed urllib [secure]

    Removed urllib3[secure] dependency
    fyunusa committed Aug 10, 2022
    1 Configuration menu
    Copy the full SHA
    7181175 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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