Skip to content

Commit e8e79b1

Browse files
committed
Bump urllib3 for CVE-2019-11324
1 parent 5941b57 commit e8e79b1

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)