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] #746

Merged
merged 3 commits into from
Sep 14, 2022

Commits on Aug 10, 2022

  1. Removed urllib3[secure] dependencies

     Removed 'urllib3[secure] < 1.25 ; python_version < "3.5"' and  'urllib3[secure] < 2 ; python_version >= "3.5"'
    fyunusa committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    451068e View commit details
    Browse the repository at this point in the history
  2. updated with urllib3 dependency

    updated with urllib3 dependency but without the urllib3[secure] extra
    fyunusa committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    27d5036 View commit details
    Browse the repository at this point in the history
  3. reverted back urllib3[secure] < 1.25.x or earlier

    reverted back the urllib3[secure] extra for earlier versions of urllib3
    fyunusa committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f91af9c View commit details
    Browse the repository at this point in the history