Results 18 issues of Jason Ray

update makefile to automatically install dev dependencies when running unit_tests 1. Added new makefile target `dev_deps` to run `pip install` 2. Modified test to depend on `dev_deps`

The current travis-ci build is failing to start `beanstalkd`. This is because the argument `-d` is not recognized by the `beanstalkd` application (perhaps it was in a previous version of...

This set of updates will upgrade the fivebeans dependencies (which will get rid of all but one security finding).

Added instructions for running tests