thealphadollar/Nephos

Update Pipfile Dependencies' Version

thealphadollar opened this issue · 2 comments

Describe the bug
Github reports of a vulnerability in the requests library version we are using. It can be easily updated using the following steps:

  • Install pipenv
  • Create pipenv shell for the project
  • run pipenv update

To Reproduce
Nothing

Expected behavior
No vulnerability.

Screenshots
screenshot from 2018-10-30 22-28-34

Desktop (please complete the following information):

  • requests version 2.18.0

Additional context

#95 should update dependencies

Closed via #95