Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Update requests version to take care of vulnerability
  • Loading branch information
moluwole committed Dec 27, 2018
1 parent 75bf1f6 commit fc1e85a
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 @@ -36,7 +36,7 @@ python-env==1.0.0
pytz==2018.5
pytzdata==2018.5
PyYAML==3.13
requests==2.19.1
requests>=2.20.0
requests-toolbelt==0.8.0
simplejson==3.16.0
singledispatch==3.4.0.3
Expand Down

0 comments on commit fc1e85a

Please sign in to comment.