diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ce4e6a..d9c3a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Updated - Update python dependencies to latest versions, including numpy 1.17.2, pandas -0.25.1, pytest 5.1.2, and requests-cache 0.5.2 +0.25.1, pytest 5.1.3, and requests-cache 0.5.2 ## Added - csvkit to dev requirements (csvcut etc are useful during development)