Skip to content

Commit

Permalink
Merge pull request #244 from nandakishorepeddi/master
Browse files Browse the repository at this point in the history
Modified Urllib3 version to fix Vulnerability CVE-2019-11324
  • Loading branch information
ssurenr authored May 15, 2019
2 parents 4d32a72 + ad51424 commit f6d4992
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ enum34==1.1.6
cryptography==2.5
idna==2.7
pycparser==2.19
urllib3==1.24.1
urllib3==1.24.2
six==1.12.0
attrs==18.2.0
cffi==1.12.2
pyrsistent==0.14.11
pyrsistent==0.14.11
4 changes: 2 additions & 2 deletions setup_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ enum34==1.1.6
cryptography==2.5
idna==2.7
pycparser==2.19
urllib3==1.24.1
urllib3==1.24.2
six==1.12.0
attrs==18.2.0
cffi==1.12.2
pyrsistent==0.14.11
pyrsistent==0.14.11

0 comments on commit f6d4992

Please sign in to comment.