Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Bandage for Requests/Urllib3 incompatiblity #421

Merged
merged 1 commit into from Oct 17, 2018

Conversation

kilemensi
Copy link
Contributor

Description

urllib3 released v1.24 yesterday which breaks requests causing deployment failures.

See:

Solution: Pin urllib3 to v1.23 until resolved upstream

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@kilemensi kilemensi added bug Something isn't working backend Relating to backend (controller + models + Python requirements) functionality labels Oct 17, 2018
@kilemensi kilemensi added this to the v0.2.7 milestone Oct 17, 2018
@kilemensi kilemensi self-assigned this Oct 17, 2018
@kilemensi kilemensi merged commit b366341 into master Oct 17, 2018
@kilemensi kilemensi deleted the hotfix/requests-urllib3-bandage branch October 17, 2018 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Relating to backend (controller + models + Python requirements) functionality bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

1 participant