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

[CRITICAL] Fixed use of deprecated urllib3 method method_whitelist to allowed_methods #153

Merged
merged 1 commit into from
May 15, 2023

Conversation

JeffreyThiessen
Copy link
Member

@JeffreyThiessen JeffreyThiessen commented May 15, 2023

Description of changes

title

Related issue

N/A

Checklist

Things for the developer to confirm they've done before the PR should be accepted:

  • CHANGELOG.md updated with information for new change.
  • Tests added (or description of how to test) for any new features.
  • User documentation updated for UI or technical changes.

@github-actions
Copy link

Coverage report

The coverage rate went from 86.7% to 86.7% ⬆️

100% of new lines are covered.

Diff Coverage details (click to unfold)

iridauploader/init.py

100% of new lines are covered (100% of the complete file).

@JeffreyThiessen
Copy link
Member Author

JeffreyThiessen commented May 15, 2023

urllib3 PR with change:
urllib3/urllib3#2086
urllib3 Changelog:
https://urllib3.readthedocs.io/en/latest/changelog.html#id3

The issue could likely have been avoided by pinning the urllib3 version, but I would rather us just be up to date.

Copy link
Member

@ericenns ericenns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@ericenns ericenns merged commit 50c953d into development May 15, 2023
11 checks passed
@ericenns ericenns deleted the fix_urllib3_method branch May 15, 2023 20:20
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