Skip to content

Commit

Permalink
Upgrade urllib3 to 1.24.1
Browse files Browse the repository at this point in the history
Fixes security vulnerability introduced by versions older than 1.23
(CVE-2018-20060). Resolves #103.
  • Loading branch information
U8NWXD committed Jan 6, 2019
1 parent 16dc39f commit af22882
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 @@ -36,6 +36,6 @@ speaklater==1.3
Sphinx==1.7.6
sphinx-rtd-theme==0.4.1
sphinxcontrib-websupport==1.1.0
urllib3==1.22
urllib3==1.24.1
Werkzeug==0.12.2
WTForms==2.1

0 comments on commit af22882

Please sign in to comment.