Skip to content

Commit

Permalink
Merge pull request #73 from bigcommerce/bookernath-patch-1
Browse files Browse the repository at this point in the history
Update requests to 2.20.0 due to vulnerability
  • Loading branch information
bookernath authored Oct 30, 2018
2 parents b2388f1 + df01f11 commit af74891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ coverage==3.7.1
mock==1.0.1
nose==1.3.0
nose-cov==1.6
requests==2.1.0
pyjwt==1.4.0
requests==2.20.0
pyjwt==1.4.0

0 comments on commit af74891

Please sign in to comment.