Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Upgrade urllib3 to address vulnerability
Browse files Browse the repository at this point in the history
More details about the vulnerability here:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11324
  • Loading branch information
jwoudenberg committed May 13, 2019
1 parent 9b26886 commit 3e455b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
idna==2.8 # via requests
requests==2.21.0
urllib3==1.24.1 # via requests
urllib3==1.24.3

0 comments on commit 3e455b6

Please sign in to comment.