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

Conversation

fyunusa
Copy link
Contributor

@fyunusa fyunusa commented Aug 10, 2022

Description

pyOpenSSL and urllib3[secure] are deprecated in the upcoming release (1.26.12)
urllib3/urllib3#2680
Removed 'urllib3[secure] < 1.25 ; python_version < "3.5"' and 'urllib3[secure] < 2 ; python_version >= "3.5"'

Closes #746

 Removed 'urllib3[secure] < 1.25 ; python_version < "3.5"' and  'urllib3[secure] < 2 ; python_version >= "3.5"'
updated with urllib3 dependency but without the urllib3[secure] extra
reverted back the urllib3[secure] extra for earlier versions of urllib3
@tim-schilling tim-schilling merged commit 86d1492 into scoutapp:master Sep 14, 2022
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

2 participants