Skip to content

Commit 2e15c3e

Browse files
authored
Merge pull request intercom#211 from intercom/patrickod/CVE-2019-11324
Bump urllib3 for CVE-2019-11324
2 parents 5941b57 + e8e79b1 commit 2e15c3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ certifi
55
inflection==0.3.0
66
pytz==2016.7
77
requests==2.20.1
8-
urllib3==1.24.1
8+
urllib3==1.24.2
99
six==1.9.0

rtd-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
certifi
22
inflection==0.3.0
33
requests==2.20.1
4-
urllib3==1.24.1
4+
urllib3==1.24.2
55
six==1.9.0
66
sphinx-rtd-theme==0.1.7

0 commit comments

Comments
 (0)