Skip to content

Commit 572a509

Browse files
authored
Merge pull request #82 from tomplus/feat/upgrade-urlib3
feat: update urlib3 for CVE-2019-11324
2 parents fffba29 + 96cea09 commit 572a509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ certifi>=14.05.14 # MPL
22
six>=1.9.0 # MIT
33
python-dateutil>=2.5.3 # BSD
44
setuptools>=21.0.0 # PSF/ZPL
5-
urllib3>=1.23 # MIT
5+
urllib3>=1.24.2 # MIT
66
pyyaml>=3.12 # MIT
77
aiohttp>=2.3.10 # # Apache-2.0

0 commit comments

Comments
 (0)