Skip to content

Commit

Permalink
Merge pull request #82 from tomplus/feat/upgrade-urlib3
Browse files Browse the repository at this point in the history
feat: update urlib3 for CVE-2019-11324
  • Loading branch information
tomplus authored Sep 16, 2019
2 parents fffba29 + 96cea09 commit 572a509
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 @@ -2,6 +2,6 @@ certifi>=14.05.14 # MPL
six>=1.9.0 # MIT
python-dateutil>=2.5.3 # BSD
setuptools>=21.0.0 # PSF/ZPL
urllib3>=1.23 # MIT
urllib3>=1.24.2 # MIT
pyyaml>=3.12 # MIT
aiohttp>=2.3.10 # # Apache-2.0

0 comments on commit 572a509

Please sign in to comment.