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

Set urllib3 to 1.26.15 #68

Merged
merged 1 commit into from
May 24, 2023
Merged

Set urllib3 to 1.26.15 #68

merged 1 commit into from
May 24, 2023

Conversation

Safewaan
Copy link
Collaborator

Implementation description

401s were being thrown (for me) on all endpoints because of this issue. The fix was to set urllib3 to 1.26.15.

Steps to test

  1. Verify endpoints still work

What should reviewers focus on?

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR
  • If I have made API changes, I have updated the REST API Docs
  • IF I have made changes to the db/models, I have updated the Data Models Page
  • I have updated other Docs as needed

@Safewaan Safewaan merged commit b26ca47 into main May 24, 2023
@Safewaan Safewaan deleted the safwaan/add-urllib3 branch May 24, 2023 00:10
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.

2 participants