Improvements
* Refactored to make use of Requests sessions
* RequestManager was overhauled as a result
* more consistent/logical error handling
* All http errors will be handled in RequestManager
* RequestManager now supports PATCH requests.
* Update method added to Collections. Refer to the [documentation](https://helios.earth/developers/api/collections/update) for more information.
* logging defaults to stdout and no longer writes to a rotating file
* bug fixes
Testing
* Added integration tests for:
* Alerts
* Cameras
* Observations
* TODO: Collections