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

downgrade urllib3 to 1.24.3 #77

Merged
merged 1 commit into from
May 31, 2019
Merged

downgrade urllib3 to 1.24.3 #77

merged 1 commit into from
May 31, 2019

Conversation

rly
Copy link
Contributor

@rly rly commented May 30, 2019

Use urllib3 1.24.3 instead of 1.25.

Motivation

See NeurodataWithoutBorders/pynwb#921. There was a dependency conflict between urllib3 and requests. This downgrades urllib3 to 1.24.3 (which includes a security fix that was initially added to 1.25).

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #77 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #77   +/-   ##
=======================================
  Coverage   66.68%   66.68%           
=======================================
  Files          24       24           
  Lines        4749     4749           
  Branches     1075     1075           
=======================================
  Hits         3167     3167           
  Misses       1216     1216           
  Partials      366      366

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a864ef...7acf2df. Read the comment docs.

@bendichter bendichter self-requested a review May 30, 2019 21:14
@rly rly merged commit 8ddc857 into dev May 31, 2019
@rly rly deleted the fix-reqs branch May 31, 2019 00:33
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