Added
* Nothing
Changed
* codecov 2.1.8 -> 2.1.11
* flake8 3.8.3 -> 3.8.4
* mock 4.0.2 -> 4.0.3
* per [this](https://discuss.circleci.com/t/old-linux-machine-image-remote-docker-deprecation/37572) article, added
explicit version to setup_remote_docker in CircleCI pipeline
* start using venv instead of virtualenv
* twine 3.2.0 -> 3.3.0
* a circleci update is now performed during docker install to
ensure the latest CircleCI CLI is always installed
Removed
* Nothing